IBM Guardium
This pack includes Cortex XSIAM content.
Configuration on Server Side
To configure IBM Guardium to forward logs to Cortex XSIAM Broker VM via syslog follow the steps below.
Creating a syslog destination for events
- Log in to the CLI and define the IP address for Cortex XSIAM Broker VM.
- Use SSH to log in to IBM as default user.
Username: <user name\>
Password: <password\> - Type the following command to configure the syslog destination for:
Event Type | Command |
---|---|
informational events |
store remote add daemon.info <IP address\>:<port\> <tcp|udp\> |
warning events |
store remote add daemon.warning <IP address\>:<port\> <tcp|udp\> |
error events |
store remote add daemon.err <IP address\>:<port\> <tcp|udp\> |
alert events |
store remote add daemon.alert <IP address\>:<port\> <tcp|udp\> |
IP address - IP address of the event collector
port - syslog port used to communicate to the event collector (default port in Guardium is 514 UDP)
tcp\ udp - protocol used to communicate with the event collector
For example:
store remote log add daemon.all <IP> udp
store remote log add daemon.all example.com:1514 tcp
IBM Guardium - creating a syslog destination for events
Configure policies to generate syslog events
Policies in IBM Guardium are responsible for reacting to events and forwarding the event information to Cortex XSIAM Broker VM.
- Click the Tools tab.
- From the left navigation, select Policy Builder.
- From the Policy Finder pane, select an existing policy and click Edit Rules.
- Click Edit this Rule individually.
The Access Rule Definition is displayed. - Click Add Action.
- From the Action list, select one of the following alert types:
Alert Per Match - A notification is provided for every policy violation.
Alert Daily - A notification is provided the first time a policy violation occurs that day.
Alert Once Per Session - A notification is provided per policy violation for unique session.
Alert Per Time Granularity - A notification is provided per your selected time frame. - From the Message Template list, edit the message template or choose the default template (follow IBM Support link below for default template and CEF template).
- From Notification Type, select SYSLOG.
- Click Add, then click Apply.
- Click Save.
- Repeat this process for all rules within the policy that you want to forward to Cortex XSIAM Broker VM.
Installing an IBM Guardium policy
- Click the Administration Console tab.
- From the left navigation, select Configuration → Policy Installation.
- From the Policy Installer pane, select a policy that you created in the previous step.
- From the drop-down list, select Install and Override.
A confirmation is displayed to install the policy to all Inspection Engines. - Click OK.
IBM Support - Shipping Guardium Syslog to Remote Server
Collect Events from Vendor
In order to use the collector, use the Broker VM option.
Broker VM
To create or configure the Broker VM, use the information described here.
You can configure the specific vendor and product for this instance.
- Navigate to Settings → Configuration → Data Broker → Broker VMs.
- Go to the Apps column under the Brokers tab and add the Syslog Collector app for the relevant broker instance. If the app already exists, hover over it and click Configure.
- Click Add New for adding a new syslog data source.
- When configuring the new syslog data source, set the following values:
Parameter | Value |
---|---|
Protocol |
TCP or UDP according to the protocol defined in the IBM Guardium CLI. |
Port |
Enter the port number defined in the IBM Guardium CLI or 514 if no specific port was defined. |
Vendor |
Enter IBM. |
Product |
Enter Guardium. |
[!NOTE]
This content refers to IBM Guardium version 10.0