fabaccess-docs/source/usage/audit_log.md

6 lines
241 B
Markdown
Raw Normal View History

# 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}}}}`