How create dashboards to monitor java application exceptions

I need to monitor my java application exceptions, error logs. I'm forwarding my application logs from filebeat to logstash.

How do I create dashboards like in splunk to monitor error logs and exceptions.

Is logstash outputting the log events to Elasticsearch?

Here are some instructions for getting started with Kibana - https://www.elastic.co/guide/en/kibana/current/tutorial-build-dashboard.html

Yes, I can see logs in kibana

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