Device Integration: IBM AIX Server

Modified on Mon, 27 Jul at 3:05 PM


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

  1. Log in to your IBM AIX appliance as a root user.
  2. Open the /etc/syslog.conf file.
  3. 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article