Skip to content

Commit 31f366f

Browse files
authored
[DOCS][7.13] Updates settings (elastic#149740)
## Summary This PR updates the telemetry settings
1 parent f0a647c commit 31f366f

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

docs/management/advanced-options.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,4 @@ only production-ready visualizations are available to users.
516516
==== Usage data
517517

518518
Helps improve the Elastic Stack by providing usage statistics for
519-
basic features. This data will not be shared outside of Elastic.
519+
basic features.

docs/settings/telemetry-settings.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ See our https://www.elastic.co/legal/privacy-statement[Privacy Statement] to lea
2121
|===
2222
|[[telemetry-enabled]] `telemetry.enabled`
2323
| Set to `true` to send cluster statistics to Elastic. Reporting your
24-
cluster statistics helps us improve your user experience. Your data is never
25-
shared with anyone. Set to `false` to disable statistics reporting from any
24+
cluster statistics helps us improve your user experience. Set to `false` to disable statistics reporting from any
2625
browser connected to the {kib} instance. Defaults to `true`.
2726

2827
| `telemetry.sendUsageFrom`

docs/setup/settings.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ experimental[] Controls whether the https://developer.mozilla.org/en-US/docs/Web
480480
is used in all responses to the client from the {kib} server, and specifies what value is used. Allowed values are any text value or `null`.
481481
To disable, set to `null`. *Default:* `null`
482482

483-
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
483+
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
484484
Controls whether the https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy[`Content-Security-Policy`] and
485485
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options[`X-Frame-Options`] headers are configured to disable embedding
486486
{kib} in other webpages using iframes. When set to `true`, secure headers are used to disable embedding, which adds the `frame-ancestors:
@@ -635,7 +635,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
635635

636636
`telemetry.enabled`::
637637
Reporting your cluster statistics helps
638-
us improve your user experience. Your data is never shared with anyone. Set to
638+
us improve your user experience. Set to
639639
`false` to disable telemetry capabilities entirely. You can alternatively opt
640640
out through *Advanced Settings*. *Default: `true`*
641641

0 commit comments

Comments
 (0)