index.rst 390 B

123456789101112131415161718
  1. .. _monitor_hibernate_extension:
  2. Monitoring Hibernate storage
  3. ============================
  4. The monitor hibernate storage allows to track the requests made against a GeoServer instance
  5. in a relational database, as opposed to keeping the data in memory for a short time, or
  6. logging it on a audit file.
  7. .. toctree::
  8. :maxdepth: 2
  9. installation/
  10. configuration/
  11. db/
  12. upgrade/