From 4b74084abaec881ba8fcdb16cfd20ab1dda5770c Mon Sep 17 00:00:00 2001 From: Drew Bailey <2614075+drewbailey@users.noreply.github.com> Date: Tue, 24 Mar 2020 14:22:37 -0400 Subject: [PATCH] enterprise index page update --- website/pages/docs/enterprise/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.