Hi all,
I’m using the monitoring plugin (2.2.5) configured in auditing mode (http://docs.geoserver.org/stable/en/user/extensions/monitoring/audit.html) and I’d like to understand how the GUI was designed to work in this mode.
Seems that charts are able to show all the incoming requests until a geoserver reboot.
After a reboot, when I select a period (for example 1 month) what I expect is that the DAO can read all the serialized logs providing me an overview of the past data, but this seems won’t work (for serialized data), is it correct?
Can someone clarify how the data shown into the GUI (and probably the REST interface) is loaded when monitoring is configured in auditing mode? (and possibly in other configurations)
Cheers,
Carlo
==
GeoServer training in Milan, 6th & 7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
Dott. Carlo Cancellieri
@cancellieric
Software Engineer
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax: +39 0584 1660272
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
On Thu, May 23, 2013 at 1:41 PM, carlo cancellieri <
carlo.cancellieri@anonymised.com> wrote:
Hi all,
I'm using the monitoring plugin (2.2.5) configured in auditing mode (
http://docs.geoserver.org/stable/en/user/extensions/monitoring/audit.html)
and I'd like to understand how the GUI was designed to work in this mode.
Seems that charts are able to show all the incoming requests until a
geoserver reboot.
After a reboot, when I select a period (for example 1 month) what I expect
is that the DAO can read all the serialized logs providing me an overview
of the past data, but this seems won't work (for serialized data), is it
correct?
Can someone clarify how the data shown into the GUI (and probably the REST
interface) is loaded when monitoring is configured in auditing mode? (and
possibly in other configurations)
Auditing mode just logs on the file system, but provides no support for the
GUI: some external application is supposed to fetch the request logs,
summarize them and prepare reports.
Cheers
Andrea
--
GeoServer training in Milan, 6th & 7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
As Andrea states the audit mode is more or less separate from the rest of the configuration. During the last refactor of the module before promoting it to extension I thought it would probably make more sense to have audit be another storage mode option, along with memory and hibernate.
If you configure the hibernate storage mode you should see the charts persist between restarts of GeoServer, but in memory storage mode only the past 100 requests or so are kept around at anytime and not persisted.
···
On Thu, May 23, 2013 at 7:07 AM, Andrea Aime <andrea.aime@anonymised.com> wrote:
On Thu, May 23, 2013 at 1:41 PM, carlo cancellieri <carlo.cancellieri@anonymised.com.1107…> wrote:
Try New Relic Now & We’ll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
Hi all,
I’m using the monitoring plugin (2.2.5) configured in auditing mode (http://docs.geoserver.org/stable/en/user/extensions/monitoring/audit.html) and I’d like to understand how the GUI was designed to work in this mode.
Seems that charts are able to show all the incoming requests until a geoserver reboot.
After a reboot, when I select a period (for example 1 month) what I expect is that the DAO can read all the serialized logs providing me an overview of the past data, but this seems won’t work (for serialized data), is it correct?
Can someone clarify how the data shown into the GUI (and probably the REST interface) is loaded when monitoring is configured in auditing mode? (and possibly in other configurations)
Auditing mode just logs on the file system, but provides no support for the GUI: some external application is supposed to fetch the request logs, summarize them and prepare reports.
Cheers
Andrea
–
==
GeoServer training in Milan, 6th & 7th June 2013! Visit http://geoserver.geo-solutions.it for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it