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 December 5, 2023: fix: command to install latest CustomResource (#192) (b1f47cc)