From 07854e7be660cb3242fb29a4fdaadc1bc88b9149 Mon Sep 17 00:00:00 2001 From: Kuba Wieczorek Date: Tue, 15 Jul 2025 17:23:07 +0100 Subject: [PATCH] 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> --- .../content/docs/enterprise/audit/filtering.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/content/docs/enterprise/audit/filtering.mdx b/website/content/docs/enterprise/audit/filtering.mdx index c700270b57..37472132e9 100644 --- a/website/content/docs/enterprise/audit/filtering.mdx +++ b/website/content/docs/enterprise/audit/filtering.mdx @@ -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. + + + + + + + - [Filtering](/vault/docs/concepts/filtering) + + + + + + - [Audit API](/vault/api-docs/system/audit#common-configuration-options) + + + +