Create a Remote Log Source - Imperva Incapsula
Â
Topics Discussed
You can use this document to send Imperva Incapsula logs to Armor's Security Information & Event Management (SIEM).
Pre-deployment Considerations
To create a remote Log Relay, you must already have:
A Log Relay server on your account
To learn how to add Log Relay to your account, see Obtain Log Relay for Remote Log Collection
Configured the system clock
Â
Configure the IAM Role
Assign a Role to the EC2 Instance
In the AWS console, go to the EC2 service.
Click Instances to find the EC2 instance that is the log relay, then click the box next to the instance.
Select Actions > Instance Settings > Attach/Replace IAM Role.
In IAM role, select the role created.
Click Apply.
Import Imperva Incapsula Logs from S3
Log into your log relay server.
Navigate to the /opt/armor/log-relay/conf.d folder.
Create a new file using the following naming pattern: <pipeline_name>.<friendly_id>.env.
For example: pipeline-s3.incapsula.env
Pipeline name = "pipeline-s3"
Friendly_id (friendly name) = "incapsula"
Add the following content to the newly created .env file. This will be used to populate the template and create the pipeline.
After you have created the .env file and made any necessary changes, you will need to restart logstash.
systemctl restart armor-logstash
Verify Logs in AMP
In the Armor Management Portal (AMP), you can view the actual logs to confirm that the configuration was successful.
In the Armor Management Portal (AMP), in the left-side navigation, click Security.
Click Log & Data Management, and then select Search.
In the Source column, review the source name to locate the newly created Imperva Incapsula remote log source.
In the search field, you can also enter "incapsula" to locate Imperva Incapsula messages.