RSA SecurID
This pack includes Cortex XSIAM content.
Configuration on Server Side
You need to configure RSA SecurID to forward Syslog messages.
In RSA Authentication Manager 8.4 there is rsyslog instead of syslog-ng.
In the configuration file in /etc/rsyslog.d/remote.conf you define the syslog server(s) to which you want to connect.
In /etc/rsylog.conf define the rest of the configuration related to rsyslog.
- Launch an SSH client, such as PuTTY.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
- Change the privileges of rsaadmin to root.
- Enter the operating system password when prompted.
- Go to /etc/rsyslog.d/ and make a copy of the remote.conf file.
- Open the remote.conf configuration file in an editor such as vi.
- Append the remote syslog servers in the /etc/rsyslog.d/remote.conf file.
- Restart the syslog daemon and verify the status with the following commands:
rcsyslog restart
rcsyslog status
- Configure Security Console Logging to send to localhost 127.0.0.1, Link.
- Monitor the outgoing traffic to the remote syslog server with the commands:
- To monitor all traffic
<bash> tcpdump -nvv -i eth0 port 514
- To monitor more targeted traffic on port 514:
<bash> tcpdump -nvv -i eth0 "dst host n.n.n.n and dst port 514"
- To monitor all traffic
- When the configuration is completed on the primary server, repeat steps 1 through 9 on each replica server in your deployment. Be sure to complete the tasks on one server before moving to another server.
To configure RSA Authentication Manager 8.4 or later to send data to remote syslog servers, refer to the full documentation provided by RSA.
To configure RSA Authentication Manager 8.1, 8.2, 8.3 to send data to remote syslog servers, refer to the full documentation provided by RSA.
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
| :--- | :---
|Vendor
| Enter RSA.
|Product
| Enter SecurID.