Veritas Data Insight Administrator's Guide
- Section I. Getting started
- Introduction to Veritas Data Insight administration
- Configuring Data Insight global settings
- Overview of Data Insight licensing
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Data Insight integration with Symantec Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About bulk assignment of custodians
- Section II. Configuring Data Insight
- Configuring Data Insight product users
- Configuring Data Insight product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Configuring containers
- Section III. Configuring native file systems in Data Insight
- Configuring NetApp file server monitoring
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Data Insight and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Veritas File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Data Insight web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding SharePoint Online accounts
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Section VI. Configuring ECM data sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Section IX. Remediation
- Section X. Reference
- Appendix A. Backing up and restoring data
- Appendix B. Data Insight health checks
- Appendix C. Command File Reference
- Appendix D. Data Insight jobs
- Appendix E. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Preparing Data Insight to receive event notification
The EMC Common Event Enabler (CEE) can be installed on the same Windows server as the Data Insight Collector node or on a remote server in the same Active Directory domain.
You must perform the following steps to route events from the Windows server on which the EMC CEE is installed to the Collector node.
To prepare Data Insight to receive event notification
- Provision a supported version of Windows server to run the EMC CEE framework in the same Active Directory domain as the filers you want to monitor.
- Open Windows' Registry Editor (Start > Run > regedit).
- In Registry Editor, navigate to
HKEY_LOCAL_MACHINE > SOFTWARE > EMC > CEE > CEPP > Audit > Configuration
. - Double-click Endpoint.
- Modify the registry entry for the EMC CAVA service to allow access to the Data Insight Collector node. Depending on the type of your Data Insight deployment, there can be the following different scenarios:
The EMC CAVA service and the Collector node are running on the same machine, and the EMC CAVA service is only being used by Data Insight. In this case, add the Data Insight key, SymantecDataConnector, to the Endpoint option.
The EMC CAVA service and the Collector node are running on the same machine, and the EMC CAVA service is also being used by applications other than Data Insight. In this case, append the Data Insight key, SymantecDataConnector, to the Endpoint option. Each entry must be separated by a semi-colon.
Note:
The above-mentioned scenarios are automatically configured at the time adding filers.
The EMC CAVA service and the Collector node are running on separate machines, and the EMC CAVA service is being used only by Data Insight. In this case, add the Data Insight key in the format, SymantecDataConnector@<IP address of the Collector>, to the Endpoint option.
The EMC CAVA service and the Collector node are running on separate machines, and the EMC CAVA service is also being used by applications other than Data Insight. In this case, append the Data Insight key in the format, SymantecDataConnector@<IP address of the Collector>, to the Endpoint option.
If the EMC CAVA service is installed on multiple machines, modify the registry entries on each of these machines.
- Double-click the Enabled setting, and set its value to 1.
- To start the EMC CAVA service, run the following command on the EMC filer to check the service status. For example,
Server_cepp server_2 -pool -info
- Install Data Insight Collector node.
- Log in to the Data Insight Management Console.
- Navigate to Settings > Data Insight Servers to open the Data Insight Servers details page for the Collector.
- Navigate to the service configuration section on the filer, and click Enable to start the DataInsightCelerra service on the Collector node.
- Under Credentials, enter the credentials that the service needs to run as. The specified credentials must be that of a domain user.
- Click Configure to apply these settings to the server and start the EMC CAVA service.
More Information