diff --git a/website/pages/docs/enterprise/index.mdx b/website/pages/docs/enterprise/index.mdx index 173b6908d..2bdaff95a 100644 --- a/website/pages/docs/enterprise/index.mdx +++ b/website/pages/docs/enterprise/index.mdx @@ -44,7 +44,7 @@ Governance & Policy features are part of an add-on module that enables an organi ### Audit Logging -Audit Logging enables operators to secure clusters by providing a complete set of records for all user-issued actions. In Nomad Enterprise, Audit Logging can be configured to help increase the security posture of a cluster. +Audit Logging enables operators to secure clusters by providing a complete set of records for all user-issued actions. Audit logging supports configurable sinks to send auditing events to as well as filtering out certain types of events. See the [Audit Logging Documentation](/docs/configuration/audit) for a thorough overview.