[DOCS][7.6] Updates settings (#149766)

## Summary

This PR updates the telemetry settings.
This commit is contained in:
gchaps 2023-01-27 14:10:34 -08:00 committed by GitHub
parent d75e90ed38
commit a342500489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -218,9 +218,9 @@ might increase the search time. This setting is off by default. Users must opt-i
[horizontal]
`siem:defaultAnomalyScore`:: The threshold above which Machine Learning job anomalies are displayed in the SIEM app.
`siem:defaultIndex`:: A comma-delimited list of Elasticsearch indices from which the SIEM app collects events.
`siem:enableNewsFeed`:: Enables the security news feed on the SIEM *Overview*
`siem:enableNewsFeed`:: Enables the security news feed on the SIEM *Overview*
page.
`siem:newsFeedUrl`:: The URL from which the security news feed content is
`siem:newsFeedUrl`:: The URL from which the security news feed content is
retrieved.
`siem:refreshIntervalDefaults`:: The default refresh interval for the SIEM time filter, in milliseconds.
`siem:timeDefaults`:: The default period of time in the SIEM time filter.
@ -274,4 +274,4 @@ If disabled, only visualizations that are considered production-ready are availa
=== Usage data settings
Helps improve the Elastic Stack by providing usage statistics for
basic features. This data will not be shared outside of Elastic.
basic features.

View file

@ -611,7 +611,7 @@ set `telemetry.allowChangingOptInStatus` to `false` and `telemetry.optIn` to `tr
| `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`*
@ -639,7 +639,7 @@ Valid locales are: `en`, `zh-CN`, `ja-JP`. *Default: `en`*
| `xpack.actions.whitelistedHosts:`
| Set this value to an array of host names, with actions such as email, slack, pagerduty, and
webhook, can connect to. An element of `*` indicates any host can be connected.
webhook, can connect to. An element of `*` indicates any host can be connected.
An empty array indicates no hosts can be connected.
*Default: +[ {asterisk} ]+*