Skip to content

Commit bddf9df

Browse files
authored
Add search slowlog level to docs (elastic#29040)
This commit adds an indication how to set the search slowlog level to the docs.
1 parent 4faf3cf commit bddf9df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/index-modules/slowlog.asciidoc

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ index.search.slowlog.threshold.fetch.warn: 1s
2222
index.search.slowlog.threshold.fetch.info: 800ms
2323
index.search.slowlog.threshold.fetch.debug: 500ms
2424
index.search.slowlog.threshold.fetch.trace: 200ms
25+
26+
index.search.slowlog.level: info
2527
--------------------------------------------------
2628

2729
All of the above settings are _dynamic_ and are set per-index.

0 commit comments

Comments
 (0)