diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 11426809b..ba4106888 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -1268,6 +1268,9 @@ default will automatically work with some tooling. good for a single RPC call to a Consul server. See https://en.wikipedia.org/wiki/Token_bucket for more details about how token bucket rate limiters operate. +* `log_file` Equivalent to the + [`-log-file` command-line flag](#_log_file). + * `log_level` Equivalent to the [`-log-level` command-line flag](#_log_level).