mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Add links to the filtering concept page and the audit API page to the audit filtering doc (#29382)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
parent
05bf6592b1
commit
07854e7be6
@ -168,3 +168,20 @@ The `/var/kv-audit.log` now includes four entries in total:
|
||||
|
||||
The fallback device captured entries for the other commands. And the
|
||||
original audit file, `vault-audit.log`, continues to capture all audit events.
|
||||
|
||||
|
||||
<Tabs>
|
||||
|
||||
<Tab heading="Related concepts">
|
||||
|
||||
- [Filtering](/vault/docs/concepts/filtering)
|
||||
|
||||
</Tab>
|
||||
|
||||
<Tab heading="Related API docs">
|
||||
|
||||
- [Audit API](/vault/api-docs/system/audit#common-configuration-options)
|
||||
|
||||
</Tab>
|
||||
|
||||
</Tabs>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user