Unable to Integrate nagios log server with LDAP/AD

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
radeshd28
Posts: 3
Joined: Fri May 19, 2017 10:10 am

Unable to Integrate nagios log server with LDAP/AD

Post by radeshd28 »

Once AD/LDAP settings are updated, we are not able to import users
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Unable to Integrate nagios log server with LDAP/AD

Post by dwhitfield »

Please provide the output of the following commands. Please put the output in separate code blocks. The "Code" button is the fifth from the left on the post input screen (between Quote and List).

Code: Select all

ll /var/run/elasticsearch
ll /var/run/logstash
tail -50 /var/log/httpd/error_log
getenforce
Also, please attach your /etc/sudoers and /etc/openldap/ldap.conf
Locked