diff --git a/website/source/docs/configuration/index.html.md b/website/source/docs/configuration/index.html.md index 04d4b488b..b7062f162 100644 --- a/website/source/docs/configuration/index.html.md +++ b/website/source/docs/configuration/index.html.md @@ -111,7 +111,7 @@ to specify where the configuration is. current value specified here (including overriding the CLI/env var parameters). Not all parts of Vault's logging can have its level be changed dynamically this way; in particular, secrets/auth plugins are currently not - updated dynamically. + updated dynamically. Supported log levels: Trace, Debug, Error, Warn, Info. - `default_lease_ttl` `(string: "768h")` – Specifies the default lease duration for tokens and secrets. This is specified using a label suffix like `"30s"` or