Page 2 of 2

Re: New Manual Install of Log Server

Posted: Fri May 08, 2015 9:19 am
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

Re: New Manual Install of Log Server

Posted: Fri May 08, 2015 10:44 am
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.

Re: New Manual Install of Log Server

Posted: Fri May 08, 2015 10:45 am
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