[DOCS] Documents unit of measure for Frozen search:timeout default (#138438) (#139128)

* [DOCS] Documents unit of measure for Frozen search:timeout default

* Review comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 7b3ade04db)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
Kibana Machine 2022-08-18 14:22:41 -04:00 committed by GitHub
parent 25b4130971
commit 6dbdbe6c25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -429,9 +429,8 @@ Includes {ref}/frozen-indices.html[frozen indices] in results. Searching through
frozen indices might increase the search time. This setting is off by default.
Users must opt-in to include frozen indices.
[[search-timeout]]`search:timeout`:: Change the maximum timeout for a search
session or set to 0 to disable the timeout and allow queries to run to
completion.
[[search-timeout]]`search:timeout`:: Change the maximum timeout, in milliseconds (ms), for a search
session. To disable the timeout and allow queries to run to completion, set to 0. The default is 600,000 ms, or 10 minutes.
[float]
[[kibana-siem-settings]]