1.0 Introduction
This article describes how to integrate Fortanix-Data-Security-Manager (DSM) with Rapid7 insightIDR.
2.0 Rapid7 insightIDR Collector Installation and Deployment
NOTE
Customers who have deployed Rapid7 InsightIDR likely already have a Syslog Collector configured. In that case, you can skip to Step 2 of Section 2.4: Configure Event Source.
2.1 Download Collector
Perform the following steps to download the collector agent:
Click the DATA COLLECTION tab in the Rapid 7 insightIDR user interface (UI) left panel.

Figure 1: Data collection
On the Data Collection Management UI, click Setup Collector on the top-right menu and select Download Collector.

Figure 2: Download collector
Download either the Windows or Linux version that is appropriate for your environment.

Figure 3: Download Windows or Linux version
The collector must be installed on a host with internet access so that Fortanix DSM can access it. When the installation is complete, create a copy of the Activation Key (Windows) / Agent Key (Linux).

Figure 4: Copy collector agent
2.2 Install the Collector
Perform the following steps to install and activate the collector:
On the Data Collection Management UI, click Setup Collector on the top-right menu.
Select Activate Collector and paste in the key obtained from Step 4 of Section 2.1: Download Collector.

Figure 5: Activate collector

Figure 6: Activation key
2.3 Add an Event Source
Perform the following steps to add an event source to the collector:
On the Data Collection Management UI, click Setup Event Source and select Add Event Source from the drop down menu.

Figure 7: Add event source
At the bottom of the Add Event Source page, under Raw Data, select Custom Logs.

Figure 8: Custom logs
2.4 Configure Event Source
Perform the following steps to configure the event source for log collection:
Enter the Collector, Event Source Type, Event Source Name, Timezone.
Select Listen on Network Port.

Figure 9: Listen on network port
Enter the following:
Port Number
Protocol
NOTE
A single collector can be used for multiple sources. So please use a unique port number for each source.

Figure 10: Entering port number and protocol
If TCP is the selected port, you can encrypt the connection using TLS. Select the check box Encrypted.
Select Download Certificate and then click Save.

Figure 11 : Download certificate
3.0 Sending Audit Logs to Syslog
You can configure Fortanix DSM to send audit log entries to the Syslog server.
Perform the following steps to configure logging events to the Syslog:
In the Custom Log Management Integrations section, click EDIT INTEGRATION for Syslog.
On the Syslog Log Management Integration form:
Host: Enter the hostname or IP address of your Syslog server.
Enable TLS: Select this check box to communicate with the Syslog server over a secure connection using TLS.
Host validation: The Validate host option, if selected, ensures that the hostname or IP address you entered matches the hostname on the server certificate, verifying that the connection is securely directed to the intended server.
Validate certificate: You can connect to the Syslog server over a non-secure connection or a secure TLS connection.
Global Root CAs: Use this certificate if you are using a certificate that is signed by a well-known public Certificate Authority (CA).
Custom CA Certificate: Use this certificate if you, as an enterprise, want to self-sign the certificate using your own internal CA.
Click UPLOAD A FILE to upload the CA certificate. When Fortanix DSM, as a client, connects to the Splunk server and is presented with the server’s certificate, it validates the connection using the enrolled custom CA Certificate.
Port (TCP): Enter the port number for the Syslog service. The default is port 514, or if you are using a different port, update the port number accordingly.
Facility: When you log an event in Syslog, you can choose to log it in different facilities. Use this setting to filter logs by a specific facility, such as User, Local0, Local1, and others that are well-defined in the Syslog protocol. For example, configure Fortanix DSM to use the Local0 facility to easily filter logs from a specific appliance.
Use FQDN hostname: This check box is selected by default. When enabled, the DSM cluster’s FQDN is used as the hostname in Syslog log entries, enabling identification of the source cluster in multi-cluster environments.
.png?sv=2022-11-02&spr=https&st=2026-05-26T13%3A18%3A07Z&se=2026-05-26T13%3A31%3A07Z&sr=c&sp=r&sig=9M23258rpCdl6KBvWqWtDCtzxiA0UryKra2I4h84u0Q%3D)
Figure 7: Syslog integration form
Click SAVE to update the Syslog integration.
Go back to the Rapid7 insightIDR UI.
On the top-left menu click EVENT SOURCES to confirm the Collector is capturing events.

Figure 13: Event sources