index.rst 530 B

12345678910111213141516171819202122232425
  1. .. _monitor_extension:
  2. Monitoring
  3. ==========
  4. The monitor extension tracks requests made against a GeoServer instance. With the
  5. extension request data can be persisted to a database, used to generate simple reports,
  6. and routed to a customized request audit log.
  7. To get the extension proceed to :ref:`monitor_installation`. To learn more about how
  8. it works jump to the :ref:`monitor_overview` section.
  9. .. toctree::
  10. :maxdepth: 2
  11. installation/
  12. overview/
  13. reference/
  14. configuration/
  15. audit/
  16. query/
  17. geoip/