Veritas Data Insight User's Guide
- Section I. Introduction
- Section II. Data Insight Workspace
- Navigating the Workspace tab
- Analyzing data using the Workspace views
- Viewing access information for files and folders
- About viewing file or folder summary
- Viewing the overview of a data source
- Viewing the overview of a filer or Web application
- Managing data custodian for paths
- Viewing active users of a file or folder
- Viewing inactive users
- Viewing folder activity by time
- Viewing activity on sub-folders and files
- Viewing inactive sub-folders
- Viewing user activity by time
- Viewing user activity by folders
- Viewing user activity on files or folders
- Viewing file and folder activity
- Viewing CIFS permissions on folders
- Viewing NFS permissions on folders
- Viewing SharePoint permissions for folders
- Viewing OneDrive permissions for folders
- Viewing Box permissions on folders
- Viewing audit logs for files and folders
- About visualizing collaboration on a share
- Viewing access information for users and user groups
- Viewing the overview of a user
- Viewing the overview of a group
- Managing custodian assignments for users
- Viewing folder activity by users
- Viewing CIFS permissions for users
- Viewing CIFS permissions for user groups
- Viewing NFS permissions for users and user groups
- Viewing SharePoint permissions for users and user groups
- Viewing Box permissions for users and user groups
- Viewing audit logs for users
- Section III. Data Insight reports
- Using Data Insight reports
- About Data Insight reports
- How Data Insight reporting works
- Creating a report
- About Data Insight security reports
- Activity Details report
- Permissions reports
- Inactive Users
- Path Permissions
- Permissions Search report
- About Permissions Query templates
- Creating a Permissions Query Template
- Creating custom rules
- Permissions Query Template actions
- Using Permissions Search report output to remediate permissions
- Entitlement Review
- User/Group Permissions
- Group Change Impact Analysis
- Ownership Reports
- Create/Edit security report options
- About Data Insight storage reports
- Create/Edit storage report options
- About Data Insight custom reports
- Considerations for importing paths using a CSV file
- Managing reports
- About managing Data Insight reports
- Viewing reports
- Filtering a report
- Editing a report
- About sharing reports
- Copying a report
- Running a report
- Viewing the progress of a report
- Customizing a report output
- Configuring a report to generate a truncated output
- Sending a report by email
- How does number of records field work differently from the truncate output records field?
- Automatically archiving reports
- Canceling a report run
- Deleting a report
- Considerations for viewing reports
- Organizing reports using labels
- Using Data Insight reports
- Section IV. Remediation
- Configuring remediation workflows
- About remediation workflows
- Prerequisites for configuring remediation workflows
- Configuring Self-Service Portal settings
- About workflow templates
- Managing workflow templates
- Creating a workflow using a template
- Managing workflows
- Auditing workflow paths
- Monitoring the progress of a workflow
- Remediating workflow paths
- Using the Self-Service Portal
- About the Self-Service Portal
- Logging in to the Self-Service Portal
- Using the Self-Service Portal to review user entitlements
- Using the Self-Service Portal to manage Data Loss Prevention (DLP) incidents
- Using the Self-Service Portal to confirm ownership of resources
- Using the Self-Service Portal to classify sensitive data
- Managing data
- About managing data using Enterprise Vault and custom scripts
- Managing data from the Shares list view
- Managing inactive data from the Folder Activity tab
- Managing inactive data by using a report
- Archiving workflow paths using Enterprise Vault
- Using custom scripts to manage data
- Pushing classification tags while archiving files into Enterprise Vault
- About adding tags to devices, files, folders, and shares
- Managing permissions
- Configuring remediation workflows
- Appendix A. Command Line Reference
- Index
How does number of records field work differently from the truncate output records field?
Data Insight reports provide a tabular representation of the data based on the configured parameters. Reports that have large number of records often take longer to process and also result in a significant overhead on the system resources. To overcome these challenges, Data Insight enables you to limit the size of the report that you want Data Insight to generate and truncate the report to include only a specified number of rows (records). With the following options, Data Insight ensures that a report does not get excessively large or take too much time to compute.
- Use this field to specify the top number of records that Data Insight fetches for configured entities such as paths and users. These records are displayed in the details section of a report. The records are listed for every configured entity. The default value is 25.
Note:
Large number of records might impact the time Data Insight takes to compute data for the report and can also make the final report output very large.
For example, if the report is configured and the is set to 3 then, the report displays the top three files (based on size, in descending order of the size) owned by every configured user.
- Use this field to specify the maximum number of rows after which you want the report to be truncated. The default value is set to 100000 records. By default, the value specified in this field applies to all paths configured for the report category.
For example, if the report category is configured and the field is set to 10, then the report returns maximum of ten records across all the paths and truncates the remaining records.
Data Insight inserts a warning message in the report output indicating that the report output has been truncated. You have an option of regenerating the report output with a higher truncation limit from the console.
Based on the configured number of records, Data Insight retrieves the records for the configured paths and truncates the report after the maximum number of records is reached. The records are truncated at the report output generation stage when the reports are generated in the configured format (PDF, HTML, CSV). These records are not truncated in the report_output.db file. Hence, for the complete list of records, access the report_output.db file. Alternatively, regenerate the output for that report and specify a higher limit by clicking Select Action > Regenerate Output, or edit the report to set a higher value and rerun the report.
For example, the report is configured with path1, path2, path3, and path4. If the is set to 25 and the is set to 70, then the report returns 25 records for path1, 25 records for path2, 20 for path3 (5 records are truncated), and no records for path4 as the records are truncated. The total number of records displayed is 70.