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 Documentum device monitoring
OpenText Documentum is a centralized content management system that offers ease of management and flexible control over the content. Data Insight supports monitoring of Documentum data sources by providing the discovery and scanning capabilities.
Data Insight interacts with Documentum data sources (devices) that exists across multiple enterprise content management (ECM) systems such as OpentText Documentum, OpentText, IBM Filenet etc. It gains access to the device by impersonating a user with the role as Administrator. This account authorizes Data Insight to access the Documentum device and extract the metadata from the repositories that are pulled using CMIS API. Using CMIS APIs, Data Insight discovers the repositories in your Documentum content server, scans the cabinets, folders, and files to fetch their metadata.
OpentText Documentum preserves multiple versions of a file. It creates a version of a file whenever it is checked-out and checked-in. Data Insight emulates this versioning strategy by preserving versions of the files that reside on a Documentum device. You can ascertain the file version from the file name which comprises of the version and the extension such as <filename>_<version>.<extension>. For example, samplefilename_1.0.extension
.
A Documentum device generally maps to a filer in the Data Insight construct. In the Documentum hierarchy, there are repositories, cabinets and folders or files that are equivalent to shares, and folders or files.
Data Insight scans the Documentum device for metadata such as name of the cabinet or file, or folder, path of the cabinet or file or folder, created at, created by, created on, last modified on, last modified by, and size. Note that Data Insight does not collect the access events such as create, write, or file system ACL level permission changes.
Before you start configuring Documentum devices, ensure the following pre-requisites are complete:
DataInsightCMIS service is installed on the Collector worker node. Or, else Data Insight prompts you to install the service when configuring a device.
The device is accessible from the Collector node using the short name or IP address that you plan to use when adding the device.
The following limitations apply when monitoring Documentum accounts:
The ability to add Documentum devices and repositories in bulk using CSV is not supported.
The test credential feature that is used to validate the network connectivity between the Collector and data sources is disabled.
Data Insight does not fetch permissions and audit information for Documentum device. The Workspace> Expand Profile > Permissions tab will be disabled for Documentum paths (share equivalent and folders). For this reason, you will also not be able to select configured Documentum paths when creating Permissions reports and Entitlement Review workflows.
Similarly, the Workspace > Expand Profile > Audit Logs, User Activity, Folder Activity, and Social Network Analysis tabs will be disabled for Documentum paths.
Scan and audit exclude rules are not supported. Hence, scan does not fetch the email address associated with the last modified by and created by users. So, Data Insight may not be able to resolve the users listed on the Workspace and Reports tab.
Scan errors are not reported on the Scanning dashboard for Documentum scan failures. However, the
cmis_connector_service logs
andcommd
logs will contain information about these errors and exceptions.You cannot create Data Loss Prevention (DLP) Incident Remediation workflows and the Records Classification workflows for Documentum paths.
Archive and classify actions are not supported for Documentum paths.
On the Settings > Scan Status page, ability to pause or cancel an in-progress scan job is not available. The jobs that are in the queues can be paused or canceled.
Activity reports are not supported for Documentum devices.
More Information