audit
Examples
$ vault audit enable file file_path=/tmp/my-file.txt
Success! Enabled the file audit device at: file/$ vault audit list
Path Type Description
---- ---- -----------
file/ file n/a$ vault audit disable file/
Success! Disabled audit device (if it was enabled) at: file/Usage
Usage: vault audit <subcommand> [options] [args]
# ...
Subcommands:
disable Disables an audit device
enable Enables an audit device
list Lists enabled audit devicesaudit disable
Examples
Usage
audit enable
Examples
Usage
audit list
Examples
Usage
Output options
Command options
Last updated