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
About FPolicy
Veritas Data Insight uses the FPolicy framework provided by NetApp to collect access events from the NetApp filers.
NetApp provides an interface called FPolicy which allows external applications to receive file access notifications from the NetApp Storage subsystem. FPolicy allows partner applications to perform tasks like file access screening and auditing. The FPolicy interface uses Remote Procedure Calls (RPC) and external applications can use these tools to register with the NetApp Filer as FPolicy servers. FPolicy supports both CIFS and NFS.
The unit of FPolicy configuration on the NetApp filer is called a policy, which is identified by a user specified name. You can configure a policy to monitor all or a list of volumes on the NetApp filer along with a specified set of operations. The monitored operations are open, close, read, write, create, delete, rename, and set attribute. As soon as a file operation is performed on a file or folder on the filer which is being monitored, a notification is sent to the registered FPolicy server asynchronously.
Note:
The policy created by Veritas Data Insight should not be shared by any other applications or clients.
By default, Data Insight does not register for read and close events from NetApp filers. Data Insight treats an open event as a read event. This behavior reduces the load on the filer in case of peak traffic loads from third party applications like backups over CIFS. It also does not have an adverse effect for most consumer applications because consumer applications seldom write to a file before first reading it. Data Insight assumes that an open event is almost always be followed by a read event and then optionally by a write event. However, you can customize the default behavior as per your requirements.
See Enabling export of NFS shares on a NetApp file server.
See Configuring NetApp audit settings for performance improvement.
More Information