Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enable logging for Advanced Work Assignment

Enable logging to monitor AWA routing and assignment.

Before you begin

Role required: maint

Procedure

  1. In the navigation filter, enter sys_logger_configuration.list.

  2. On the Logger Configurations screen, select New.

  3. On the New record screen, fill out the fields:

FieldDescription
Logger NameName of logger that this configuration applies to. This should be set to `com.snc.awa`.
ApplicationThis field defaults to `Global` and cannot be changed.
ActiveOption to activate logging.
AdditiveOption to use the new logging in addition to any existing logging. This should be set to `false`.
LevelType of errors that should be logged: - FATAL - errors that cause the service to shut down \(status 0\). - ERROR - non-fatal service error messages. - WARN - warning messages indicating potential issues. - INFO - informational messages representing service actions. - DEBUG - detailed service operation messages which help troubleshoot issues. - TRACE - very detailed service operation messages which help troubleshoot issues. - ALL - all errors should be logged. This should be set to `INFO`.
FiltersEnter any filters and their values that you want applied to the results.
DestinationWhere the format log is sent. This should be set to `Database`.
LayoutLayout format that should be applied to the logs.
  1. Select Submit.

    Logging for the AWA assignment engine is enabled in the syslog table.

  2. To view the system log, navigate to System Logs > System Log > All.