Hi all.
I'm wondering, is there any accepted solution to provide real time view of application logs collected through Logstash? Kibana is great for search and analysis but sometimes ability to view stream of events as it's happening is very useful.
I found pull request for log.io integration https://github.com/elastic/logstash/pull/796, but it seems to be abandoned.
Thank you in advance.