Skip to content

Structured logging for audit events

Problem

The audit events we capture aren't easily digestible outside the application. If a user would like to visualize events in another tool like Splunk or ES, this is challenging without a structured log file.

Proposal

Write to a JSON file for logged audit events.

Edited by Jeremy Watson (ex-GitLab)