Skip to main content

Choose log event

  1. Visit the Log Events page
  2. Choose the event that should be logged. Common ones are Audit events or SMTP events.
  3. Take note of the Event Name and Container of the chosen event.
  4. In the Expert Editor, navigate to the right directory based on Container:
  5. Create the file logback-audit.xml if it does not exist and add:
    logback-audit.xml
  6. Click Publish. The logging configuration becomes active within about one minute.

Choose log format

Choose in which format the event should be logged. This will be required later on when configuring the logging. No action required now.

JSON

Default. Supported for all events.

JSON Extended

Same as JSON, but contains more data.
Can only be used for trace.* events.

CEF

Common Event Format (CEF). Supported for all events.