diff --git a/docs/audit.md b/docs/audit.md index 8474033..254048a 100644 --- a/docs/audit.md +++ b/docs/audit.md @@ -1,6 +1,6 @@ # Audit -Manta can log user's operations in a local file. The audit file location can be specified in config file with the `audot_config` field. If missing, then the default location is `/var/log/manta/` (Linux). Make sure this folder exists and the current user has `rwx` access to it +Manta can log user's operations in a local file. The audit file location can be specified in config file with the `audit_config` field. If missing, then the default location is `/var/log/manta/` (Linux). Make sure this folder exists and the current user has `rwx` access to it ```bash mkdir /var/log/manta