fabaccess-docs/source/usage/audit_log.md
2023-12-29 09:32:35 +01:00

6 lines
241 B
Markdown

# Audit Log
BFFH will log state changes into the audit log file, one per line.
Audit log entries are for now JSON:
`{"timestamp":1641497361,"machine":"Testmachine","state":{"state":{"InUse":{"uid":"Testuser","subuid":null,"realm":null}}}}`