Arctera Insight Information Governance Administrator's Guide
- Section I. Getting started
- Introduction to Arctera Insight Information Governance administration
- Configuring Information Governance global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Information Governance integration with 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 Information Governance
- Configuring Information Governance product users
- Configuring Information Governance 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 Information Governance
- Configuring containers
- Server Pools
- Section III. Configuring native file systems in Information Governance
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Information Governance 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 Arctera File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring clustered NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Information Governance web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Configuring monitoring of Box accounts
- Configuring OneDrive account monitoring
- Configuring Azure Netapp Files Device
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Configuring policies
- Managing policies
- Configuring policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Information Governance best practices
- Appendix B. Migrating Information Governance components
- Appendix C. Backing up and restoring data
- Appendix D. Arctera Information Governance health checks
- About Information Governance health checks
- About Information Governance health checks
- Appendix E. Command File Reference
- Appendix F. Arctera Information Governance jobs
- Appendix G. 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.
Note:
AmazonS3 service is installed and configured on the Classification server by default.
For Information Governance 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 Information Governance services. for information about the Information Governance 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>
Password should always be encrypted using the Information Governance Hash Utility. For more information about encrypting password, See Information Governance Hash Utility.
Information Governance uses CloudTrail and Athena services to fetch audit events. You need specific access or permissions to configure Amazon S3 account.
AmazonS3 does not support NTLM Authentication of proxy connection. Only Basic password authentication is supported.