Check if logstash running

I need to be sure that logstash is running and my logstash process too. Do you know if I can build a cron (or something like that) in order to verify the well running?

Thanks a lot

Of course you can do that, but how depends more on your operating system and how Logstash is started.

You might also want to look into heartbeat monitoring to check that Logstash's pipeline is actually processing events. That has been covered here before and I usually post people to Lovebeat.

Thanks magnus don't know lovebeat but will have a look !

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