Table of Contents
Overview
To collect syslog audit events from your IBM AIX Server device, redirect your audit log output from your IBM AIX device to ADR.
Steps of configuration
- Log in to your IBM AIX appliance as a root user.
- Open the /etc/syslog.conf file.
- To forward the system authentication logs to ADR, add the following line to the file:
*.* @CCE IP Address
4. Save and exit the file.
5. Restart the syslog service:
refresh -s syslogd
Verification (MSSP Only)
sudo tcpdump -i any port 514 and host <IP Of AIX>.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article