Please enter search query.
Search <book_title>...
Veritas Data Insight User's Guide
Last Published:
2018-09-04
Product(s):
Data Insight (6.1.2)
- 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
- Viewing user activity on files or folders
- About visualizing collaboration on a share
- Viewing access information for users and user groups
- Section III. Data Insight reports
- Using Data Insight reports
- About Data Insight security reports
- Permissions reports
- Permissions Search report
- Creating a Permissions Query Template
- Permissions Query Template actions
- Ownership Reports
- About Data Insight storage reports
- About Data Insight custom reports
- Managing reports
- Viewing reports
- Using Data Insight reports
- Section IV. Remediation
- Configuring remediation workflows
- Managing workflow templates
- Creating a workflow using a template
- Managing workflows
- Using the Self-Service Portal
- About the Self-Service Portal
- Managing data
- About managing data using Enterprise Vault and custom scripts
- About adding tags to files, folders, and shares
- Managing permissions
- Configuring remediation workflows
- Appendix A. Command Line Reference
Creating custom templates for DQL queries
To create custom templates for DQL queries
- Create a text file with the following information on separate lines:
name: <The name of the query template>
desc: {<The description of the query template>}
version: <The Data Insight version for which the query template is valid>
category: <The category to which the query belongs. For example: Data Management, Forensics etc.>
query:{<The DQL query text>}
Note:
The desc, the version and the category information are optional. The curly braces in the desc line can be omitted in case of single line descriptions.
- Give the file a suitable name and save it with a
.template
extension at the following location on the Management Server:<DATADIR>/templates/dql