-
Task
-
Resolution: Fixed
-
Minor
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).
[JENKINS-54636] Configure default audit logging output configuration
Epic Link |
New:
|
Rank | New: Ranked higher |
Labels | New: audit-logging |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: David Olorundare [ mide ] |
Component/s | New: audit-log-plugin [ 24638 ] | |
Component/s | Original: core [ 15593 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Fixed but Unreleased [ 10203 ] |
jvz
I would like to do this. I checked and looks like the core uses log4j, not log4j 2.
Am I missing something?