Reporting
This section allows configuration of CSV reports generated in the Veridium Manager / Audit / Reports tab, described separately here: Reports
Parameters allow CSV output changes (names, separators and so on) and frequency of computed operations for data gathering. These computation parameters can be used to reduce the load on environments with lots of data.
Name | Basic Description | Default Value | Advanced Description |
---|---|---|---|
Reports - Supported reports and their configuration | Report key - Report identifier. i.e. SESSION_FINISHED_CSV | SESSION_FINISHED_CSV | |
Max no of days - Throttling for period of time (in days) allowed to generate the report in order to avoid pressure on the system resources | 1 | Max no of days for which report might be executed/exported. | |
Chunk Size - The number of records to fetch from repository on each batch/chunk of data. i.e. 100 | 100 | Note that bigger values may slow report generation & processing. | |
Delimiter - Delimiter character for CSV reports. i.e. ';' | ; | ||
Report Name Prefix - Report name prefix used when computing the exported report filename | AuthSessions | Name prefix used when report is being saved. | |
Counters - Supported entity counters and their configuration | Entity Type - Entity type. i.e. IDENTITY | IDENTITY | |
Frequency Hours - Frequency in hours. Maximum value allowed is 720 hours (30 days) | 24 | Frequency of data recalculation | |
Chunk Size - The number of records to fetch from repository on each batch/chunk of data. i.e. 100 | 100 | too big number may slow report generation processing. |