fabaccess-docs/source/usage/audit_log.md
2022-04-26 13:22:18 +02: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}}}}`