mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2024-11-05 07:13:24 +01:00
6 lines
241 B
Markdown
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}}}}`
|