diff --git a/website/content/docs/configuration/audit.mdx b/website/content/docs/configuration/audit.mdx index c1e11defd..224e1b15e 100644 --- a/website/content/docs/configuration/audit.mdx +++ b/website/content/docs/configuration/audit.mdx @@ -32,7 +32,7 @@ The following default sink will be added with no filters. ```hcl audit { - enable = true + enabled = true sink "audit" { type = "file" delivery_guarantee = "enforced"