Details
-
Type:
Task
-
Status: Fixed but Unreleased (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: audit-log-plugin
-
Labels:
-
Similar Issues:
-
Epic Link:
Description
In order for audit log events to be logged somewhere, we should provide a default configuration. This should provide a log4j2.xml configuration that defines a JSON layout to output those audit log events to $JENKINS_HOME/logs/audit/audit.log (no need to configure rollover or anything just yet).
Matt Sicker
I would like to do this. I checked and looks like the core uses log4j, not log4j 2.
Am I missing something?