New Manual Install of Log Server

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: New Manual Install of Log Server

Post by jolson »

I think an uninstall followed by a reinstall would be the fastest path to resolution here. To uninstall, you can stop all of the relevant NLS processes (elasticsearch, logstash, and httpd) and remove the following directories:

Code: Select all

rm -rf /usr/local/nagioslogserver
rm -rf /var/www/html/nagioslogserver
After doing so, please attempt another fullinstall. If it does not work once more, try pressing the 'Finish Installation' button from a different browser - also, let's take a look at your http error log:

Code: Select all

cat /var/log/httpd/error_log
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
dworthcsl
Posts: 95
Joined: Wed Jan 11, 2012 4:00 pm

Re: New Manual Install of Log Server

Post by dworthcsl »

Success. Reinstalling it worked. My guess is that something got misconfigured on our first attempt and firewalld was down. Might be something to add in the install docs for RHEL7 and/or a flag to ignore firewalld.

Thanks for your help.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: New Manual Install of Log Server

Post by jolson »

I'm glad you got this working. If you have any further questions or issues, feel free to open additional threads - I will close this one out. Thanks!

Jesse
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked