Alerts for errors in internal elasticsearch/logstash log files

I am wondering if this is possible.

Is there a way for a watcher or task that can be created that will read the internal logs for Elasticsearch and Logstash for any errors which then sends an alert?

I check these logs on a daily basis but if any errors occur over the weekend we do not find out until the monday.

Hey,

you need to make sure that those logs make it into Elasticsearch first, then you can write any alert you want. Using filebeat to do that would be the way to go here.

--Alex

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