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 configuring OneDrive monitoring
Information Governance monitors Microsoft OneDrive cloud accounts to provide information about who owns the data, who is performing activity on the data, and what data should it be archived or deleted. OneDrive uses the Open Authorization 2 (OAuth2) protocol to permit access to a third-party application.
Information Governance scans the OneDrive account for metadata such as path of the file or folder, created by, modified by, modified date, and also fetches audit events for the OneDrive user accounts.
In the Information Governance configuration, the OneDrive tenant account (your organization's OneDrive account) corresponds to a file server and the individual user accounts correspond to shares on a filer. To scan the OneDrive tenant account and the underlying user accounts, Information Governance uses the access token provided by the Microsoft app. To get the access token from the app, you must provide the credentials of an Office 365 Minimum Privilege user on the redirect URL page.
Before you configure OneDrive monitoring in Information Governance, complete the following prerequisites:
Table:
Prerequisite | How to |
---|---|
Network connectivity | Ensure you have sufficient network connectivity for configuration, especially on Management Server, which is required for authorization. |
Create an app and register it with Microsoft to enable communication between Information Governance and the OneDrive account. | |
Create credentials in Office 365 Admin Center that Information Governance uses to monitor access events on the OneDrive accounts. | Do the following:
|
Enable auditing in Office 365 Admin Center. |
For more information, see https://support.office.com/en-us/article/Turn-off-audit-log-search-in-Office-365. |
Create a role with View-only audit log privilege. These user credentials are used by Information Governance to collect OneDrive audit logs. | Do the following:
|
Grant permissions to Information Governance to scan a user's OneDrive account. | |
The DataInsightOneDrive service is configured and running on the Collector node. This service is responsible for collecting metadata the audit events for OneDrive accounts. | |
If your organization requires internet connections to pass through a proxy server, edit the | Do the following:
Note: Password should always be encrypted using the Information Governance Hash Utility. For more information about encrypting password, See Information Governance Hash Utility. After completing the steps, add the following properties and restart the DataInsightOneDrive service. APP_CONFIG_PROXY_HOST= <Hostname/ip of the proxy> APP_CONFIG_PROXY_PORT=<Port of the proxy> APP_CONFIG_PROXY_SCHEME=<Schema = http> APP_CONFIG_PROXY_AUTH_TYPE=<proxy credentials are NTLM/Basic/empty> APP_CONFIG_PROXY_PASSWORD= <Proxy credentials: Password> APP_CONFIG_PROXY_USER= <Proxy credentials: User name > |
Configure the proxy server in your LAN settings. | In the Windows Control Panel, click > > . Select and enter the IP of your proxy server.Run the following command to verify if the proxy settings have already been configured: netsh winhttp show proxy If a proxy server is not configured, you must import the settings. To import the proxy settings from Internet Explorer (IE), run the following command: netsh winhttp import proxy source=ie |
Ensure that the following URLs are allowed by your organization's proxy server and firewall settings: | https://login.microsoftonline.com/ https://manage.office.com/ |
Ensure that the incoming and outgoing traffic is routed through a single IP and port. Usually systems with multiple NICs have mismatch in incoming and outgoing IP/Port used. This is important because the login request response from Microsoft has to be routed through the IP/Port configured in the redirect URL. In this scenario, Information Governance will not be able to fetch any audit data. |
The following Information Governance limitations apply when monitoring OneDrive accounts:
The ability to add OneDrive tenant accounts and user accounts in bulk using CSV is not supported.
Audit exclude rules are not supported.
Scan errors are not reported on the Scanning dashboard for OneDrive scan failures. However, the onedrive_connector_service and commd 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 OneDrive 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.
Certain audit events such as folder create, folder modified, and folder copies are not fetched for OneDrive accounts. This limitation is observed because Microsoft Office 365 does not support these event types.
Move Audit events are not supported.