diff --git a/website/content/docs/configuration/index.mdx b/website/content/docs/configuration/index.mdx index 11531775ea8..08408a681fa 100644 --- a/website/content/docs/configuration/index.mdx +++ b/website/content/docs/configuration/index.mdx @@ -246,8 +246,8 @@ testing. connection. - `log_level` `(string: "INFO")` - Specifies the verbosity of logs the Nomad - agent will output. Valid log levels include `WARN`, `INFO`, or `DEBUG` in - increasing order of verbosity. + agent will output. Valid log levels include `WARN`, `INFO`, `DEBUG`, or + `TRACE` in increasing order of verbosity. - `log_include_location` `(bool: false)` - Include file and line information in each log line.