-
Task
-
Resolution: Fixed
-
Minor
In order to define the output destination for audit event logs, a new GlobalConfiguration class should be created to select that output destination. To make things simple to start, this should simply use a file name to output the audit log to which can default to $JENKINS_HOME/logs/audit/audit.log as done in JENKINS-54636.
Later on, we may add configuration screens to choose some logging settings, though that's a more complex topic.
[JENKINS-54089] Create an audit log destination global configuration
Epic Link |
New:
|
Assignee | New: Ales Blaze [ ales ] |
Description |
Original:
In order to define the output destination for audit event logs, a new GlobalConfiguration class should be created to select that output destination. To make things simple to start, this should simply use a file name to output the audit log to which can default to {{$JENKINS_HOME/logs/audit.log}}. In order to implement this, a default log4j2.xml config file or similar may be needed. |
New:
In order to define the output destination for audit event logs, a new GlobalConfiguration class should be created to select that output destination. To make things simple to start, this should simply use a file name to output the audit log to which can default to {{$JENKINS_HOME/logs/audit/audit.log}} as done in Later on, we may add configuration screens to choose some logging settings, though that's a more complex topic. |
Rank | New: Ranked higher |
Assignee | Original: Ales Blaze [ ales ] |
Labels | Original: audit-logging newbie-friendly | New: audit-logging |
Component/s | New: audit-log-plugin [ 24638 ] | |
Component/s | Original: core [ 15593 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: David Olorundare [ mide ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |