Browse Source

Add search slowlog level to docs (#29040)

This commit adds an indication how to set the search slowlog level to
the docs.
Jason Tedor 7 years ago
parent
commit
bddf9df8b4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/index-modules/slowlog.asciidoc

+ 2 - 0
docs/reference/index-modules/slowlog.asciidoc

@@ -22,6 +22,8 @@ index.search.slowlog.threshold.fetch.warn: 1s
 index.search.slowlog.threshold.fetch.info: 800ms
 index.search.slowlog.threshold.fetch.debug: 500ms
 index.search.slowlog.threshold.fetch.trace: 200ms
+
+index.search.slowlog.level: info
 --------------------------------------------------
 
 All of the above settings are _dynamic_ and are set per-index.