This page was last edited on May 5, 2017, at 18:23.
Comments or questions about this documentation? Contact us for support!
You can use Management Layer’s centralized logging functionality to set up an audit trail using audit logs.
Audit logs are log messages of type Standard or Trace that are marked as audit-related, and are logged in response to some action or event that requires an audit. To determine which logs are actually Audit logs, refer to Framework Combined Log Events Help. This help file identifies Audit logs for each component.
To set up the Audit trail, use the log configuration option verbose, and set the output to network to ensure that the logs will be stored in the Log Database, ready for viewing.
For more information about the options used in setting up an audit trail, refer to the Framework Configuration Options Reference Manual. For more information about log levels, see Log Levels.
To set up an Audit trail using only Standard-level Audit logs, configure the following options:
[log]
verbose=standard
standard=network
and optional, but recommended:
print-attributes=true
[messages]
db-storage=true
This will ensure that log events of Standard level will be stored in the Log Database, ready for viewing. Use the Framework Combined Log Events Help to identify which of the logs are Audit logs.
To set up an audit trail with Standard- and Trace-level Audit logs, configure the following options:
[log]
verbose=trace
trace=network
and optional, but recommended:
print-attributes=true
[messages]
db-storage=true
This will ensure that log events of Standard, Interaction, and Trace level will be stored in the Log Database, ready for viewing. Use the Framework Combined Log Events Help to identify which of the Standard- and Trace-level logs are Audit logs.
You can view Audit logs using Genesys Administrator. Do the following:
For more information, refer to Genesys Administrator Help.