123456789101112131415161718 |
- .. _monitor_hibernate_extension:
- Monitoring Hibernate storage
- ============================
- The monitor hibernate storage allows to track the requests made against a GeoServer instance
- in a relational database, as opposed to keeping the data in memory for a short time, or
- logging it on a audit file.
- .. toctree::
- :maxdepth: 2
- installation/
- configuration/
- db/
- upgrade/
|