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

Audit event normalization, cleanups, and more #75

Closed jvz closed 4 years ago

jvz commented 4 years ago

This fixes #73 by adding the requestURI as a general attribute. This fixes #71 by setting some better default file rollover retention settings. This fixes #63 by cleaning up the readme.

Some other changes:

jvz commented 4 years ago

Seems as though the tests aren't executing for some reason. I'm fixing the config (and some tests) right now.

jeffret-b commented 4 years ago

I'll review once that's straightened out.

jvz commented 4 years ago

Yay that fixed the build.

jvz commented 4 years ago

CI disk is full at the moment which is causing failures.