mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] http.client_stats.enabled setting (#71188)
This commit is contained in:
parent
64a99eeeb7
commit
579d0367b1
1 changed files with 4 additions and 0 deletions
|
@ -186,3 +186,7 @@ Defaults to `network.tcp.send_buffer_size`.
|
|||
(<<static-cluster-setting,Static>>)
|
||||
The size of the TCP receive buffer (specified with <<size-units,size units>>).
|
||||
Defaults to `network.tcp.receive_buffer_size`.
|
||||
|
||||
`http.client_stats.enabled`::
|
||||
(<<dynamic-cluster-setting,Dynamic>>)
|
||||
Enable or disable collection of HTTP client stats. Defaults to `true`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue