Nagios LogServer Offline issue

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios LogServer Offline issue

Post by ssax »

This should work for the GPG key:

Code: Select all

wget https://repo.nagios.com/GPG-KEY-NAGIOS-V2
rpm --import GPG-KEY-NAGIOS-V2 
That depends on what version you are deploying, checking the latest now and will update shortly.

Edit: The Nagios Log Server 2.1.5 ova is running CentOS 7.7.1908. Kernel 3.10.0-1062.18.1.el7.x86_64.
scott.brown8
Posts: 13
Joined: Thu Jan 23, 2020 4:16 pm

Re: Nagios LogServer Offline issue

Post by scott.brown8 »

I just installed both manually.. Even if I gave your scripts the --nogpgcheck, it still wanted the key..

So hopefully last question.. I have this built now, and am taking to a scif.. what is involved in changing the IP address on it. I know how to do it in RHEL of course, but I'm assuming Nagios LogServer is going to need some configuration also?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios LogServer Offline issue

Post by ssax »

Please follow this KB article here:
- Specifically the "Nagios Log Server Specific Settings"

https://support.nagios.com/kb/article/c ... s-549.html
Locked