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.
We tried it once, but low refresh interval plus 5 seconds autoreload put a lot of burden on Kibana. It was impossible to do anything else with Kibana while this near real-time dashboard was opened. Also 5 seconds delay is quite inconvenient in practice.
I'm looking for something that will be closer to tail -f app.log. Actually log.io output would be most helpful because they provide really nice user experience.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.