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 user risk score
- About bulk assignment of custodians
- Configuring Metadata Framework
- 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
- Adding a directory service domain to Data Insight
- 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. Configuring Object Storage Sources
- Section VIII. Health and monitoring
- Section IX. Alerts and policies
- Section X. Remediation
- Section XI. Reference
- Appendix A. Data Insight best practices
- Appendix B. Backing up and restoring data
- Appendix C. Data Insight health checks
- About Data Insight health checks
- About Data Insight health checks
- Appendix D. Command File Reference
- Appendix E. Data Insight jobs
- Appendix F. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
About Amazon Simple Storage Service (Amazon S3)
Amazon S3 is an object storage service that offers data availability, scalability, security, and performance. Customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases such as data lakes, website, backup and restore, mobile applications, archive, IoT devices, enterprise applications, and big data analytics.
For Data Insight to access the Amazon S3 account, make sure that the following prerequisites are met:
Ensure you have sufficient network connectivity for configuration.
The Amazon S3 service is configured and running on the Collector node. This service is responsible for discovering the buckets and scanning the Online account hierarchy for metadata and to gather the audit events.
See Configuring Data Insight services. for information about the Data Insight services.
Enable auditing in Amazon S3.
If your organization requires internet connections to pass through a proxy server, edit the
proxy_server.properties
file to update the proxy settings.Do the following:
The
proxy_server.properties
file contains the proxy settings to connect to your Amazon S3 Online account. It is located in the<InstallDir>\connectors\amazons3
folder.Open the properties file in a text editor, and edit the following details:
Username or domain\username
Proxy password
Hostname or IP address of the proxy server
Port of the proxy server
Configure the proxy server in your LAN settings. In the Windows Control Panel, click
> > . Select and enter the IP of your proxy server.To import the proxy settings, run the following command
netsh winhttp import proxy source=<ie>
Note:
You can provide a plain text password or an encrypted one. For more information about encrypting password, See Data Insight Hash Utility.
If you are using NTLM, you need to do the following:
For Management Server, use the following value for the key: proxy.authType=WITH_NTLM_AUTH
For Collector node, use the following value for the key: proxy.authType=NTLM
Note:
Data Insight uses CloudTrail and Athena services to fetch audit events. You need required access or permissions to configure Amazon S3 account.