Use https://seceonhelp.freshdesk.com/support/login to access updated Knowledge Base Articles, Submit Technical Support Tickets and Review Status of submitted support tickets.
Configuring LDAP directory logs to CCE
In order to configure LDAP directory logs, one needs to:
- Configure syslog onremote server (LDAP)
- Configure syslog on the CCE host
The steps to do the things listed above has been explained in the table below:
Steps | Procedure |
---|---|
Steps to configure syslog on remote server (LDAP) |
# ### begin forwarding rule ### and add *. * @IP-Address:514 # ### end of the forwarding rule ### Example: - *. * @192.168.19.48:514 to send log by UDP
|
Steps to configure syslog on the CCE host |
Go to line at # Provides UDP syslog reception and uncomment these two line as $ModLoad imudp $UDPServerRun 514
|
To verify that the CCE is getting logs,Run the following command on the CCE host:
“tail -f /var/log/messages”
The output of this command should show the IP of the LDAP server.
Seceon Inc. All rights reserved. https://www.seceon.com