Logstash Collector service will not start

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
tcanthonyii
Posts: 88
Joined: Thu Jan 21, 2016 10:45 am

Logstash Collector service will not start

Post by tcanthonyii »

The Logstash Collector service will start but stops after 30 seconds or so. My other admin did an upgrade in December to 2.0. I'm not sure what the version was before. I did an upgrade to 2.0.2 this morning just in case that fixed it. As a result I'm not logging anything.

This is a single service instance.
kyang

Re: Logstash Collector service will not start

Post by kyang »

Hello,

Please look at this kb article to verify that you are experiencing the same issue in /var/log/logstash/logstash.log

Run the command provided in the kb article and then restart logstash.

Code: Select all

service logstash restart
https://support.nagios.com/kb/article/n ... 0-778.html

Let us know if that works for you.
Locked