-
Notifications
You must be signed in to change notification settings - Fork 157
Tab Separated Value Reports
Brigs edited this page Sep 18, 2020
·
1 revision
After processing is completed a collection of tab separated value (TSV) files will be located in the _TSV Exports folder inside the generated report directory.
_TSV Exports folder:
The first line of each TSV file corresponds to the data headers. All lines below it are the parsed artifact data.
Sample TSV export:
TSV exports are suited for ingestion into other tools for further analysis.