You want to prevent audit logs from being written to a specific device if the disk is full. What happens to Vault?
Because it is a security failure, Vault stops accepting traffic.
Why this answer
If a configured audit device cannot write, Vault blocks requests until the device is removed or restored, adhering to the fail-closed design.