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
Prerequisites for configuring SharePoint Online account
For Data Insight to access the SharePoint Online account, make sure that the following prerequisites are met:
The Collector node is configured on Windows Server 2012 R2 or Windows Server 2016.
Ensure that you are aware of the SharePoint Online Account Administration Center Site URL that you want Data Insight to monitor.
The Global administrator and the SharePoint administrator accounts are configured in the Office 365 admin center. This account should have administrative privileges on the target site collections and should be an owner for team site collections.
The DataInsightSPOnline service is configured and running on the Collector node. This service is responsible for discovering the site collections 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.
Create a role with View-only audit log privilege. This user credentials are used by Data Insight to collect SharePoint Online audit logs.
Do the following:
In the Office 365 Admin Center, navigate to Exchange > permissions. In the admin roles tab, click the '+' sign to add a new admin role.
Create a role group with selected roles and selected members, provide View-Only Audit Logs privilege to the role, and add the user with role of SharePoint administrator role to the newly-created role.
Ensure that you use the same user credentials with role as SharePoint administrator.
For more information, see
https://support.office.com/en-us/article/Turn-off-audit-log-search-in-Office-365
Note that Data Insight fetches audit data using PowerShell PS Remoting.
On the Windows Server, ensure that the execution policy is set to RemoteSigned. This permits running of PowerShell scripts for device discovery and audit data collection. To configure the policy, start Windows PowerShell as administrator, and run the following commands:
To view the configured execution policy:
Get-ExecutionPolicy
To configure the execution policy to RemoteSigned:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
Enable auditing in Office 365 Admin Center.
To enable auditing, in Office 365 Admin Center navigate to Security and Compliance > Search and investigation > Audit log search. Click Start recording user and admin activities.
Note that it takes 24 hours for the audit logs to start appearing on the Audit log search page.
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 SharePoint Online account. It is located in the<InstallDir>\connectors\sponline
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>
Ensure that the following URLs are allowed by your organization's proxy server and firewall settings: