To forward events from Hewlett Packard Enterprise UniX (HPE-UX) to IBM®
QRadar®, configure your HPE-UX
device to send syslog events to QRadar.
About this task
You can configure syslog on your HPE-UX device to forward events to QRadar.
Procedure
- Log in to the HPE-UX device command-line interface.
- Open the following file:
- Add the following line:
<facility>.<level><destination>
Where:
- <facility> is auth.
- <level> is info.
- <destination> is the IP address of the QRadar
Console.
- Save and exit the file.
-
Type the following command to ensure that syslogd enforces the changes to
the syslog.conf file.
kill -HUP `cat /var/run/syslog.pid`
Tip: Back quotation marks are used in the command-line.
What to do next
Add a log source in QRadar.