diff --git a/docs/reference/modules/http.asciidoc b/docs/reference/modules/http.asciidoc index 6b96a4a47d5e..0bedafeafef8 100644 --- a/docs/reference/modules/http.asciidoc +++ b/docs/reference/modules/http.asciidoc @@ -186,3 +186,7 @@ Defaults to `network.tcp.send_buffer_size`. (<>) The size of the TCP receive buffer (specified with <>). Defaults to `network.tcp.receive_buffer_size`. + +`http.client_stats.enabled`:: +(<>) +Enable or disable collection of HTTP client stats. Defaults to `true`.