Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Enable (and configure) advanced auditing by default #179

Open
jlamillan opened this issue Mar 26, 2018 · 0 comments
Open

Enable (and configure) advanced auditing by default #179

jlamillan opened this issue Mar 26, 2018 · 0 comments

Comments

@jlamillan
Copy link
Contributor

As reported in issue #177, audit logging is currently broken. This is because AdvancedAuditing is enabled by default, but is not configured e.g. --audit-log-format and --audit-policy-file flags are not set. And since these flags are missing, no events are currently being logged.

As a temporarily workaround, we can set AdvancedAuditing=false to at least get the old style audit logs working again.

Longer term, we should probably enable and configure advanced auditing by default in some form.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants