Help Center
Quick Start
- Overview
- System requirements
- Minimum privileges required
- Default port configuration
- Installing DataSecurity Plus
- Uninstalling DataSecurity Plus
- Starting DataSecurity Plus
- Launching DataSecurity Plus
- Configuring your solution
- Licensing details
- Applying a license
File Auditing
- About File Auditing
- Domain configuration
- File server configuration
- Failover cluster configuration
- Workgroup configuration
Setting up File Audit
Dashboard
Reports
Alerts
Configuration
Storage Configuration
File Analysis
- About File Analysis
Setting up File Analysis
Dashboard
Reports
Alerts
Configuration
Data Risk Assessment
- About Data risk assessment
Setting up Data risk assessment
Dashboard
Reports
Alerts
Configuration
Endpoint DLP
- About Endpoint DLP
Setting up Endpoint DLP
Reports
Alerts
Prevention policies
Configuration
Cloud Protection
- About Cloud Protection
- Gateway Server Configuration
- Certificate Authority Configuration
- Gateway Configuration in Endpoint
- Manage Certificate Trust Store
- Threat Analytics Database
- Manage Banned Applications
- Manage Authorized Applications
- Gateway Server Failover
- Global Insight
- Application Insight
- User Insight
- Shadow Application Insight
- Banned Application Insight
- Cloud Access Reports
- Application Insights
- Shadow Cloud Application Reports
- Banned Cloud Application Reports
- File Upload Reports
Setting up Cloud Protection
Dashboard
Reports
Storage Configuration
Administrative settings
- Technician configuration
- Email configuration
- Notification filters
- Manage agent
- SIEM integration
- Business hours configuration
General settings
Release notes
2022
2021
2020
2019
2018
2017
2016
2015
Troubleshooting
Guides
- Agent document
- How to Migrate/Move DataSecurity Plus
- How to apply SSL certificate
- How to automate DataSecurity Plus database backup
- How to set alerts in DataSecurity Plus
Alert
Follow the steps below to view the default alert profiles in DataSecurity Plus' Endpoint DLP solution:
- Click the Endpoint tab. Go to Configuration > Settings > Alert Configuration.
- Choose the Alert Profile you want to view, and click the edit option to see how the profile is configured.
- Check out the profile details and Criteria used to define the rule.
- You can also configure a response action for the alert.
Instructions on how to write and use custom scripts in DataSecurity Plus
Choose your response to a triggered alert from the pre-defined scripts available or write your own.
Step 1: Add the script file path
Enter the command line needed to execute the scripts in the Script file path text box. Check the examples below for reference.
Example 1: "C:\users\example.exe"
Example 2: "C:\demo\disableuser.bat"
Example 3: powershell.exe - file "C:\users\administrator\test.ps1"
Example 4: wscript "C:\users\sample.vbs"
Step 2: Choose arguments from the drop-down
Choose additional event parameters to be passed as command line arguments.
Example: To disable a user who is deleting critical files.
Configure the settings using the below mentioned details.
Script file path : "C:\demo\disableuser.bat"
Arguments: Username