Describe the bug
Audit entries for e.g. vault path-help don't have a request.id set.
This throws of code trying to match responses to requests
To Reproduce
Steps to reproduce the behavior:
- Enable audit logging
- Run
vault path-help sys/policies/acl
- Inspect created audit entry
Expected behavior
All logs should have that ID set
Environment:
- Vault Server Version (retrieve with
vault status): Vault 1.20.0
- Vault CLI Version (retrieve with
vault version): Vault v1.21.4
Describe the bug
Audit entries for e.g.
vault path-helpdon't have arequest.idset.This throws of code trying to match responses to requests
To Reproduce
Steps to reproduce the behavior:
vault path-help sys/policies/aclExpected behavior
All logs should have that ID set
Environment:
vault status): Vault 1.20.0vault version): Vault v1.21.4