SIEM Connections
What are SIEM connections?
A SIEM connection refers to the relationship or integration between a Security Information and Event Management (SIEM) system and the endpoints in your network.
How are they useful to my organization?
SIEM connections provide a centralized and automated way to monitor, detect, analyze, and respond to security threats across your network.
Add a new Elasticsearch SIEM connection
- Click > Endpoint Privilege Management for Linux > SIEM Connections.
The SIEM Connections page displays. - In the SIEM Connections panel, click Add Connection.
The Create New SIEM Connection page displays. - On the Create New SIEM Connection page, select Elasticsearch from the SIEM Connection Type drop-down list.
- Enter a connection Name.
- Enter the SIEM URL.
- Optionally, select the option to Verify certificate.
Select this option if using an unknown signer (for example, if a self-signed certificate is in use). - Expand the Elasticsearch section.
- Select a Credential Option (either Username and password or API Key) and enter the required information.
- Optionally, enter a CloudID to define the instance location.
Note
You can define the Elasticsearch instance location using two methods within EPM Cloud for Linux:
- Directly specify the URL: This specifies the location of Elasticsearch but contains no information about the location of Kibana.
- Provide a CloudID: This encodes the locations of both Elasticsearch and Kibana. Only connections using CloudID can identify the location to deploy the Kibana dashboard.
- Click Test Settings.
- If the test is successful, click Save SIEM Connection.
If the test is unsuccessful, check your settings and try again.
Add a new Logstash SIEM connection
- Click > Endpoint Privilege Management for Linux > SIEM Connections.
The SIEM Connections page displays. - In the SIEM Connections panel, click Add Connection.
The Create New SIEM Connection page displays. - On the Create New SIEM Connection page, select Logstash from the SIEM Connection Type drop-down list.
- Enter a connection Name.
- Enter the SIEM URL.
- Optionally, select the option to Verify certificate.
Select this option if using an unknown signer (for example, if a self-signed certificate is in use). - Expand the Logstash Connection Details section.
- Enter the Username and password.
- Click Test Settings.
- If the test is successful, click Save SIEM Connection.
If the test is unsuccessful, check your settings and try again.
Edit a SIEM connection
- Click > Endpoint Privilege Management for Linux > SIEM Connections.
The SIEM Connections page displays. - Locate your configured SIEM connection from the list.
- Click the SIEM connection name.
The Edit SIEM Connection page displays. - Modify the connection Name, URL, certificate verification check, and any of the connection details.
- Click Test Settings.
- If the test is successful, click Save SIEM Connection.
If the test is unsuccessful, check your settings and try again.
Delete a SIEM connection
WARNING
Deleting a SIEM connection is an unrecoverable operation.
- Click > Endpoint Privilege Management for Linux > SIEM Connections.
The SIEM Connections page displays. - Locate your configured SIEM connection from the list.
- Click the SIEM connection name.
The Edit SIEM Connection page displays. - Click Delete.
A confirmation message displays. - Click OK.
The connection is deleted.
Updated 17 days ago