Audit devices
You can configure Audit Devices in Vault (File, Syslog, Socket).
audit:
- type: file
description: "File based audit logging device"
options:
file_path: /tmp/vault.log
Last modified September 6, 2024: fix: invalid indentation (#240) (58c854e)