Logstash 5 Monitoring Web UI

I'm exercising in JavaScript development and created a simple Web tool for Logstash 5.x monitoring.
I use it to track processed messages, java heap etc. For current Logstash version I did not see a config option to enable CORS, so I had to use proxying with Nginx as a workaround. Not sure that it is an optimal path, though...
I would appreciate any feedback: https://github.com/sloniki/logiq

Thanks for sharing, this only shows the health at a single point in time correct?

Yes, but it refreshes automatically every 15 sec.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.