Log Server has stopped all logging

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
eddyt
Posts: 3
Joined: Thu Feb 03, 2022 1:57 pm

Log Server has stopped all logging

Post by eddyt »

The Nagios Log Server has stopped all logging as of yesterday. Yesterday I tried upgrading the nagios log server unsuccessfully and it has stopped logging since then. I followed the upgrade instructions.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Log Server has stopped all logging

Post by ssax »

Please PM me a copy of your profile.zip, you can download it from Admin > System Status by clicking the Download System Profile button.

Include the output of these commands from your Log Server system:

Code: Select all

uname -a
cat /etc/*release
df -Th
systemctl status logstash
systemctl status elasticsearch
Thank you!
eddyt
Posts: 3
Joined: Thu Feb 03, 2022 1:57 pm

Re: Log Server has stopped all logging

Post by eddyt »

ran "systemctl restart logstash" and it started logging again. However, now I cannot get onto the index status or cluster status on the web interface. Does anyone have any idea how to restore these?
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Log Server has stopped all logging

Post by pbroste »

Hello @eddyt

Following up with you on this support request to let you know that @ssax is out of the office and want to have you send info to me via [PM] so we see what is going on.
ssax wrote:Please PM me a copy of your profile.zip, you can download it from Admin > System Status by clicking the Download System Profile button.

Include the output of these commands from your Log Server system:

Code: Select all

uname -a
cat /etc/*release
df -Th
systemctl status logstash
systemctl status elasticsearch
Thank you!
Thanks,
Perry
Locked