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

Enable (and configure) advanced auditing by default #179

Open
@jlamillan

Description

@jlamillan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions