jenkinsci / audit-log-plugin

Audit logging plugin for Jenkins based on Apache Log4j Audit
https://plugins.jenkins.io/audit-log/
MIT License
20 stars 22 forks source link

Log The User's Action Source IP and the details of what was changed in the Job configuration #89

Open mitraed opened 2 years ago

mitraed commented 2 years ago

What feature do you want to see added?

True For both Jobs and Credentials Log the creation, update, and deletion of credentials and of Jobs. This should include information such as the user performing the action, the Source IP of that user, the timestamp, the credentials or jobs that were affected the specific configuration change that was made on a job

Upstream changes

No response