3.2.1.5.3 Report Settings

The server maintains a minimal set of general report settings properties. The report settings define global default values that apply generally to all report jobs and reports unless they are overridden by configuration that is local to a specific report job or report.

The following general configuration settings data is maintained:

Scheduled output directory: This setting maintains the full file system path location where generated reports will be stored on the system for the report-generation context of FsrmReportGenerationContext_ScheduledReport enumeration. See 2.2.1.2.15 for more details about report-generation contexts.<25>

Interactive output directory: This setting maintains the full file system path location where generated reports will be stored on the system for report-generation context of FsrmReportGenerationContext_InteractiveReport enumeration. See 2.2.1.2.15 for more details about report-generation contexts.<26>

Incident output directory: This setting maintains the full file system path location where generated reports will be stored on the system for report-generation context of FsrmReportGenerationContext_IncidentReport enumeration. See 2.2.1.2.15 for more details about report-generation contexts.<27>

Default filters: These settings maintain the default filters to be applied to all reports when a report does not include local filter overrides. The model for the default filters is identical to the report specific filters. See section 3.2.1.5.2 for more details.

Report size limits: These settings maintain limits to the number of entries and groups that will be included in each individual report. The FSRM protocol defines a set of report size limits and each limit applies to a specific set of report types.

The report size limits limit the size of generated reports as follows:

  • Maximum files - This setting limits the number of files that will be included in any generated report.

  • Maximum file groups - This setting limits the number of file groups that will be included in a Files By Type report.

  • Maximum owners - This setting limits the number of owners that will be included in a Files By Owner report.

  • Maximum files per file group - This setting limits the number of files that will be included for each file group in a Files By Type report.

  • Maximum files per owner - This setting limits the number of files for each owner that will be included in a Files By Owner report.

  • Maximum files per duplicate group - This setting limits the number of files for each duplicate group in a Duplicate Files report.

  • Maximum duplicate groups - This setting limits the number of duplicate groups that will be included in a Duplicate Files report.

  • Maximum quotas - This setting limits the number of quota records that will be included in a Quota Usage report.

  • Maximum file screen audits - This setting limits the number of file screen audit records that will be included in a File Screen Audit report.

  • Maximum property values - This setting limits the number of property values that will be included in a report.

  • Maximum files per property value - This setting limits the number of files for each property value that will be included in a report.