Logging

PaperCut has two types of logging within the Administration pages; Application and Audit logging. Both log views are accessible via the Logs tab for users with sufficient administrative rights to view these. In both cases, there are some minor configuration changes an administrator may like to tune;

Application Logs

The Application Log retains a complete history of system events (errors, notifications, alerts, etc), unless configured otherwise.

Config KeyDescription

delete.app-log.days

The number of days to retain the application logging. A value of -1 indicates no limit

Table 15.18. Application Log Configuration Keys

Audit Logs

The Audit Log retains a complete history of administration changes to a user, unless configured otherwise.

This can be disabled should a customer not wish to retain this information via OptionsAdvancedDiagnosticsEnable audit logging

Additional config options exist in the Advanced Config editor:

Config KeyDescription

logging.audit-logging-max-days

The number of days to retain the audit logging.

Table 15.19. Application Log Configuration Keys