Fix typo in audit service readme

References: https://github.com/owncloud/docs-ocis/pull/452

`autit` --> `audit`
This commit is contained in:
Martin
2023-04-14 09:30:24 +02:00
committed by GitHub
parent e9e47372c7
commit 9e5f18b6d9

View File

@@ -18,7 +18,7 @@ Example json:
{"RemoteAddr":"","User":"user_id","URL":"","Method":"","UserAgent":"","Time":"","App":"admin_audit","Message":"user 'user_id' removed file 'item_id' from trashbin","Action":"file_trash_delete","CLI":false,"Level":1,"Path":"path","Owner":"user_id","FileID":"item_id"}
```
The autit service is not started automatically when running as single binary started via `ocis server` or when running as docker container and must be started and stopped manually on demand.
The audit service is not started automatically when running as single binary started via `ocis server` or when running as docker container and must be started and stopped manually on demand.
The audit service logs: