mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
# Backport This will backport the following commits from `main` to `8.17`: - [[docs] Update `kibana.yml` defaults (#206423)](https://github.com/elastic/kibana/pull/206423) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-01-13T19:55:24Z","message":"[docs] Update `kibana.yml` defaults (#206423)","sha":"d04318f047f1443ba57f9de9658fd3e48b922feb","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:prev-major"],"title":"[docs] Update `kibana.yml` defaults","number":206423,"url":"https://github.com/elastic/kibana/pull/206423","mergeCommit":{"message":"[docs] Update `kibana.yml` defaults (#206423)","sha":"d04318f047f1443ba57f9de9658fd3e48b922feb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206423","number":206423,"mergeCommit":{"message":"[docs] Update `kibana.yml` defaults (#206423)","sha":"d04318f047f1443ba57f9de9658fd3e48b922feb"}}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
This commit is contained in:
parent
9608722f6f
commit
d528ecbf18
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
#elasticsearch.requestTimeout: 30000
|
#elasticsearch.requestTimeout: 30000
|
||||||
|
|
||||||
# The maximum number of sockets that can be used for communications with elasticsearch.
|
# The maximum number of sockets that can be used for communications with elasticsearch.
|
||||||
# Defaults to `Infinity`.
|
# Defaults to `800`.
|
||||||
#elasticsearch.maxSockets: 1024
|
#elasticsearch.maxSockets: 1024
|
||||||
|
|
||||||
# Specifies whether Kibana should use compression for communications with elasticsearch
|
# Specifies whether Kibana should use compression for communications with elasticsearch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue