Hi,
I want to store Geoserver logs in elastic search so that I can visualise it in cabana dashboard.
I have installed monitoring plugin, what can be the next step after this ? Can anyone please point to document that I can follow ?
Thank you,
Krishna G. Lodha
Personal email : me@anonymised.com
Office email : krishna@anonymised.com
I do not believe this feature has been developed - at least not for public use.
The origional monitoring plugin done by boundless was for a commercial dashboard product.
The community jdbc implementation you see in the codebase is a very useful proof of concept.
I would love to see you, or any interested party, create a monitoring plugin that sends monitoring information to Elasticsearch.
Or even a very simple one then sends messages to log4j, which can be configured to send logs to Elasticsearch.