mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[DOCS][7.11] Updates settings (#149742)
## Summary This PR updates the telemetry settings.
This commit is contained in:
parent
26cf75ba47
commit
e9d264ed57
3 changed files with 5 additions and 6 deletions
|
@ -115,7 +115,7 @@ When date histograms use the `auto` interval, Kibana attempts to generate this
|
|||
number of bars.
|
||||
|
||||
[[histogram-maxbars]]`histogram:maxBars`::
|
||||
Date histograms are not generated with more bars than the value of this property,
|
||||
Date histograms are not generated with more bars than the value of this property,
|
||||
scaling values when necessary.
|
||||
|
||||
[[history-limit]]`history:limit`::
|
||||
|
@ -480,4 +480,4 @@ user.
|
|||
==== Usage data
|
||||
|
||||
Helps improve the Elastic Stack by providing usage statistics for
|
||||
basic features. This data will not be shared outside of Elastic.
|
||||
basic features.
|
||||
|
|
|
@ -21,8 +21,7 @@ See our https://www.elastic.co/legal/privacy-statement[Privacy Statement] to lea
|
|||
|===
|
||||
|[[telemetry-enabled]] `telemetry.enabled`
|
||||
| Set to `true` to send cluster statistics to Elastic. Reporting your
|
||||
cluster statistics helps us improve your user experience. Your data is never
|
||||
shared with anyone. Set to `false` to disable statistics reporting from any
|
||||
cluster statistics helps us improve your user experience. Set to `false` to disable statistics reporting from any
|
||||
browser connected to the {kib} instance. Defaults to `true`.
|
||||
|
||||
| `telemetry.sendUsageFrom`
|
||||
|
|
|
@ -195,7 +195,7 @@ The default application to load. *Default: `"home"`*
|
|||
for more details. {kib} uses an index in {es} to store saved searches, visualizations, and
|
||||
dashboards. {kib} creates a new index if the index doesn’t already exist.
|
||||
If you configure a custom index, the name must be lowercase, and conform to the
|
||||
{es} {ref}/indices-create-index.html[index name limitations].
|
||||
{es} {ref}/indices-create-index.html[index name limitations].
|
||||
*Default: `".kibana"`*
|
||||
|
||||
`kibana.autocompleteTimeout` {ess-icon}::
|
||||
|
@ -571,7 +571,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
|
|||
|
||||
`telemetry.enabled`::
|
||||
Reporting your cluster statistics helps
|
||||
us improve your user experience. Your data is never shared with anyone. Set to
|
||||
us improve your user experience. Set to
|
||||
`false` to disable telemetry capabilities entirely. You can alternatively opt
|
||||
out through *Advanced Settings*. *Default: `true`*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue