Choose log event
- Visit the Log Events page
- Choose the event that should be logged. Common ones are Audit events or SMTP events.
-
Take note of the
Event NameandContainerof the chosen event. -
In the Expert Editor, navigate to the right directory based on
Container: -
Create the file
logback-audit.xmlif it does not exist and add:logback-audit.xml - 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.