Help Center
Quick Start
- 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
Endpoint DLP
- About Endpoint DLP
Setting up Endpoint DLP
Reports
Alerts
Prevention policies
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
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
- Global Insight
- Application Insight
- User Insight
- Shadow Application Insight
- Banned Application Insight
- Cloud Access Reports
- Application Reports
- 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
About DataSecurity Plus
Release notes
2020
2019
2018
2017
2016
2015
Troubleshooting
Contact usAlert
To configure alerts in the File Analysis module:
- Select File Analysis from the application drop-down menu at the top.
- Go to Configuration.
- On the left-hand menu, go to Settings > Alert Configuration.
- Click the + Create Alert button at the top-right corner.
- On the next page, name and describe the new alert.
- From the drop-down, classify the alert based on Severity.
- Under Criteria, provide details on when to trigger alerts with the Include configuration.
- To narrow down the reports and reduce false positives, you can choose to add details in the Exclude configuration tab.
- You can configure a suitable response to the alert under the Response tab.
- Once you have chosen one or multiple responses, click Save.
Tip: Scripts are by far the most underrated response strategy. You can run scripts to shut down servers, stop user sessions, disable accounts, and much more. Do you want to request a custom response? Contact our support team.
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
Don't see what you're looking for? Ask the Community