mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[DOCS] Adds Save to Advanced Settings doc (#57696)
* [DOCS] Adds Save to Advanced Settings doc * [DOCS] Incorporates review comments
This commit is contained in:
parent
98564f857d
commit
356e3a4776
1 changed files with 15 additions and 14 deletions
|
@ -8,6 +8,7 @@ for displayed decimal values.
|
|||
. Go to *Management > {kib} > Advanced Settings*.
|
||||
. Scroll or search for the setting you want to modify.
|
||||
. Enter a new value for the setting.
|
||||
. Click *Save changes*.
|
||||
|
||||
|
||||
[float]
|
||||
|
@ -34,7 +35,7 @@ removes it from {kib} permanently.
|
|||
|
||||
[float]
|
||||
[[kibana-general-settings]]
|
||||
=== General settings
|
||||
==== General
|
||||
|
||||
[horizontal]
|
||||
`csv:quoteValues`:: Set this property to `true` to quote exported values.
|
||||
|
@ -109,7 +110,7 @@ cluster alert notifications from Monitoring.
|
|||
|
||||
[float]
|
||||
[[kibana-accessibility-settings]]
|
||||
=== Accessibility settings
|
||||
==== Accessibility
|
||||
|
||||
[horizontal]
|
||||
`accessibility:disableAnimations`:: Turns off all unnecessary animations in the
|
||||
|
@ -117,14 +118,14 @@ cluster alert notifications from Monitoring.
|
|||
|
||||
[float]
|
||||
[[kibana-dashboard-settings]]
|
||||
=== Dashboard settings
|
||||
==== Dashboard
|
||||
|
||||
[horizontal]
|
||||
`xpackDashboardMode:roles`:: The roles that belong to <<xpack-dashboard-only-mode, dashboard only mode>>.
|
||||
|
||||
[float]
|
||||
[[kibana-discover-settings]]
|
||||
=== Discover settings
|
||||
==== Discover
|
||||
|
||||
[horizontal]
|
||||
`context:defaultSize`:: The number of surrounding entries to display in the context view. The default value is 5.
|
||||
|
@ -150,7 +151,7 @@ working on big documents.
|
|||
|
||||
[float]
|
||||
[[kibana-notification-settings]]
|
||||
=== Notifications settings
|
||||
==== Notifications
|
||||
|
||||
[horizontal]
|
||||
`notifications:banner`:: A custom banner intended for temporary notices to all users.
|
||||
|
@ -169,7 +170,7 @@ displays. The default value is 10000. Set this field to `Infinity` to disable wa
|
|||
|
||||
[float]
|
||||
[[kibana-reporting-settings]]
|
||||
=== Reporting settings
|
||||
==== Reporting
|
||||
|
||||
[horizontal]
|
||||
`xpackReporting:customPdfLogo`:: A custom image to use in the footer of the PDF.
|
||||
|
@ -177,7 +178,7 @@ displays. The default value is 10000. Set this field to `Infinity` to disable wa
|
|||
|
||||
[float]
|
||||
[[kibana-rollups-settings]]
|
||||
=== Rollup settings
|
||||
==== Rollup
|
||||
|
||||
[horizontal]
|
||||
`rollups:enableIndexPatterns`:: Enables the creation of index patterns that
|
||||
|
@ -187,7 +188,7 @@ Refresh the page to apply the changes.
|
|||
|
||||
[float]
|
||||
[[kibana-search-settings]]
|
||||
=== Search settings
|
||||
==== Search
|
||||
|
||||
[horizontal]
|
||||
`courier:batchSearches`:: **Deprecated in 7.6. Starting in 8.0, this setting will be optimized internally.**
|
||||
|
@ -215,21 +216,21 @@ might increase the search time. This setting is off by default. Users must opt-i
|
|||
|
||||
[float]
|
||||
[[kibana-siem-settings]]
|
||||
=== SIEM settings
|
||||
==== SIEM
|
||||
|
||||
[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.
|
||||
|
||||
[float]
|
||||
[[kibana-timelion-settings]]
|
||||
=== Timelion settings
|
||||
==== Timelion
|
||||
|
||||
[horizontal]
|
||||
`timelion:default_columns`:: The default number of columns to use on a Timelion sheet.
|
||||
|
@ -252,7 +253,7 @@ this is the number of buckets to try to represent.
|
|||
|
||||
[float]
|
||||
[[kibana-visualization-settings]]
|
||||
=== Visualization settings
|
||||
==== Visualization
|
||||
|
||||
[horizontal]
|
||||
`visualization:colorMapping`:: Maps values to specified colors in visualizations.
|
||||
|
@ -273,7 +274,7 @@ If disabled, only visualizations that are considered production-ready are availa
|
|||
|
||||
[float]
|
||||
[[kibana-telemetry-settings]]
|
||||
=== Usage data settings
|
||||
==== Usage data
|
||||
|
||||
Helps improve the Elastic Stack by providing usage statistics for
|
||||
basic features. This data will not be shared outside of Elastic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue