HI, I just setup a ELK stack and I'm using Logstash to ingest syslog entries from our routers.
What I would like to do is create a visualization that shows a pie chart:
The data would be
Number of log entries per device (host) over some period of time (customizable).
Pointers, solutions, etc would be great. Hopefully I can use that as an example to learn from and create other viz's.
Thank you in advance