Skip to content
Snippets Groups Projects
Commit a5d1a3c4 authored by Dmitry Ivanov's avatar Dmitry Ivanov
Browse files

feat(audit): add low-level config for the audit log

This patch implements an `--audit` flag (disabled by default) which
gives user the ability to enable and configure the audit log. The
flag takes a string containing the mode and parameters needed to
initialize tarantool's logging machinery.

See the flag's documentation for more info.

Example:

```
picodata run --interactive --audit=/tmp/audit.log
```
parent 935e5c2b
No related branches found
No related tags found
1 merge request!730feat(audit): add low-level config for the audit log
Pipeline #27675 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment