Nagios Logs Keep disappearing

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Post Reply
veerendra.patial
Posts: 2
Joined: Wed Jan 31, 2024 6:43 am

Nagios Logs Keep disappearing

Post by veerendra.patial »

Hi Team,

We are continuously facing issues related to Nagios Logs getting disappeared.
As a workaround we to run below commands. However we need help with permanent fix

***Command to start and stop Nagios services***
Stop

systemctl stop elasticsearch
systemctl stop logstash
systemctl stop httpd

==wait for 5-10 min === Start

systemctl start elasticsearch
systemctl start logstash
systemctl start httpd


Our current Nagios Log Server version is 2.1.6

Please suggest, quick response will be highly appreciated.
User avatar
danderson
Posts: 111
Joined: Wed Aug 09, 2023 10:05 am

Re: Nagios Logs Keep disappearing

Post by danderson »

Thanks for reaching out @veerendra.patial,

Just to clarify, the logs will sometimes disappear, and when you restart those services the logs reappear?
User avatar
jmichaelson
Posts: 117
Joined: Wed Aug 23, 2023 1:02 pm

Re: Nagios Logs Keep disappearing

Post by jmichaelson »

As an add-on, can you also provide system information? RAM, Disc space, RAM and disc usage.

If you can find any relevant data in /var/log/elasticsearch that would be helpful as well (i.e., is elasticsearch crashing?)
Please let us know if you have any other questions or concerns.

-Jason
Post Reply