Configuration
FlashBlade Integration
To use Data Security Essentials and audit data from your FlashBlade, follow these three necessary steps:
- Step 1: Enabling data stream using CLI or UI
- Step 2: Enabling auditing permissions
- Step 3: Adding the FlashBlade device in Data Security Essentials
Step 1: Enabling data stream
FlashBlade delivers data to Data Security Essentials via a syslog. First, create the syslog and then enable auditing for the selected file system.
Instructions to CLI
-
Log into FlashBlade Console
- Use SSH to log into the FlashBlade console.
-
Create a Syslog Server Entry
-
Run the following command to create the syslog server entry:
purelog create –uri udp://<ip-address-of-superna-dses-server> –services data-audit superna-dses-syslog-serve
-
-
Create an Audit Policy
- Create an audit policy and assign it to the Data Security Essentials server:
purepolicy audit file create superna-dses-syslog-audit –log-targets superna-dses-syslog-server
-
Assign the Audit Policy to the File System
- Assign the audit policy to the specified file system:
purepolicy audit file add superna-dses-syslog-audit –fs <file-system-name>
-
Review Syslog Entry
- Once added, review the syslog entry by navigating to Settings -> Monitoring.
Instructions to UI
-
Go to Settings -> Monitoring and create a new syslog. In the IP field, enter the IP address of the Windows Server where Data Security Essentials is installed.
-
Next, go to Policies -> Audit and assign the audit policy to the file system.
-
In the next window, confirm that your file system is attached to the correct policy.
Step 2: Enabling Auditing Permissions
-
Access File System Properties
- In Windows Explorer, right-click on the chosen file system and select Properties.
-
Navigate to Security Settings
- Go to the Security tab and click on Advanced.
-
Update Auditing Entries
- In the Advanced Security Settings window, go to the Auditing tab.
- Update the auditing entries by adding a new entry or editing an existing one.
-
Configure Principal and Permissions
- Click Select Principal and choose Domain Users.
- Set the Type to All and update the permissions to Full Control.
Step 3: Add Managed Devices to Data Security Essentials
In Pure Console
-
Create a User
- Go to Settings -> Users.
- Create a new user named superna.
-
Copy the API Token
- Copy the generated API Token (you will need to enter this in Data Security Essentials).
In Data Security Essentials
-
Add a Device
- Go to the Inventory list and click Add device.
-
Enter Device Details:
- Device Name: Enter the FlashBlade name.
- API URL: Enter the FlashBlade IP address.
- API Token: Enter the token copied from the Pure Console settings.
Database Configuration
All events tracked by the Data Security Essentials policies are stored in your designated database. In the initial version, the default database is SQL Express. Future releases will introduce options to switch to SQL Server with a specified account and to set database retention parameters.
In order to review your database settings go to Settings -> Database configuration. Review your database connection and authentication settings.
Email Configuration
The Superna Data Security Essentials Properties tab allows you to configure several application properties, including email settings. To set up the application email feature, follow these steps:
-
Navigate to Email Configuration
- Go to Settings -> Email Configuration.
-
Enter Email Settings
- Enter the correct information in each of the text boxes according to your email configuration.
- Click OK to save the changes.