This document applies to Classic/Legacy Integrations. You may continue to use these integration configurations. While no active development is happening for these integrations, we continue to provide Classic/Legacy Integrations in the product. You do not have to move to MSI Integrations. If your support engineer or TSC recommends or you choose to move to MSI Integrations, you can take advantage of the latest features and functionality. For more information, see the MSI Integration documentation in the Integrations Overview.
Update Symantec DLP
To update Symantec DLP
- Note what version of Symantec DLP you have.
Verify that there is a role with adequate permissions for the API user to inherit.
- In Incidents section, select View and then Perform Attribute Lookup.
- In Incidents section, go to the Incident Reporting and Update API section, and select Incident Reporting and then Incident Update.
Create a user for the integration. Setup should include the following:
- Select password access.
- Under Report Preferences, select Include Incident Violations in XML Export and Include Incident History in XML Export.
Assign the role from Step 1 to this user and make it the default role.
This user can only be assigned one role.If you're using Active Directory to authenticate your API user, the username must be specified in a non-standard manner:<Username>:<Active_Directory_Domain_In_Upper_Case>
or<Role>\<Username>:<Active_Directory_Domain_In_Upper_Case>- Examples:
svc-verodin:ACME.COM OR api-user\svc-verodin:ACME.COM - Reference: https://www.symantec.com/connect/forums/ad-user-authentication-dlp-reporting-and-updating-api#comment-8394101
- (Optional) Log into the newly-created user account, and create a new Network Incident Report with the following settings:
- Set the Filter Status to Equals and New.
- Set the Filter Date to Today.
- Click Advanced Filter & Summarization.
- Add a Source IP filter.
- Add a Is Any Of condition.
- Add a comma-delimited list of Actor IP addresses.
- Save and name the report.
(Optional) Obtain the saved report ID number .
- In the left column of the DLP web UI, click the name of the newly created report
In the browser's location bar, find the report number located in the URL as
?reportID=<NUMBER>.
API Calls
The following API call is used by the Validation Platform.
Purpose | Call |
|---|---|
Get incident details |
|
Update the Validation Platform
Prerequisites
Information to gather before you start:
- IP address or hostname used to access Symantec DLP.
- Port for Symantec DLP communications (typically 443).
- Identify the Symantec DLP user credentials.
- Identify the timezone used for the Symantec DLP server.
- Capture the list of Saved Report IDs.
Configuration
To add the Symantec DLP integration
Go to Settings > Integrations.
- Click Add Integration > Symantec DLP.
Enter information for the Host, Port, Username, and Password.
- Select the API used in your version of Symantec DLP.
- If you selected soap, enter the Saved Report IDs identified in the steps above.
- If you selected rest, enter the time zone of the Symantec DLP server.
Expand Advanced options and update the information if necessary.
Click Submit.
Verify connectivity
To verify connectivity to Symantec DLP
Click Test to verify that:
- The Director can communicate with Symantec DLP using the port specified.
- User credentials are working.
