MATRIXX Backoffice Customer Tool Audit Logging Properties

MATRIXX Backoffice Customer Tool Audit Logging Properties describes the properties in the application-default.yaml file that configure audit logging for MATRIXX Backoffice Customer Tool.

Table 1. MATRIXX Backoffice Customer Tool Audit Logging Properties
Property Description
mtx.audit.filter.default Whether to enable the default filter. The default is true.
mtx.audit.enabled Whether to enable audit login. The default is false.
mtx.audit.log.request Whether to log the request payload. The default is true.
mtx.audit.log.response Whether to log the response payload. The default is true.
mtx.audit.log.permethod Whether to use logging per method GET/POST/PUT/DELETE so that they can be configured using the log4j.xml setting. The default is true.
mtx.audit.prefixes A comma-separated list or set of prefixes to limit audit logging. The default is /matrixxbct/api/,/matrixxbct/services/.