mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Docs] []Backport 7.4 siem advanced settings (#46429)
* Add advanced SIEM settings * Correct description of siem:defaultIndex field
This commit is contained in:
parent
0c241e1be0
commit
0a666eabba
1 changed files with 10 additions and 0 deletions
|
@ -204,6 +204,16 @@ be inconsistent because different shards might be in different refresh states.
|
|||
Searching through frozen indices
|
||||
might increase the search time.
|
||||
|
||||
[float]
|
||||
[[kibana-siem-settings]]
|
||||
=== SIEM settings
|
||||
|
||||
[horizontal]
|
||||
`siem:defaultAnomalyScore`:: The threshold above which anomalies are displayed in the SIEM app.
|
||||
`siem:defaultIndex`:: A comma-delimited list of Elasticsearch indices from which the SIEM app collects events.
|
||||
`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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue