OpenSearch/docs/reference/index-modules
Nik Everett 79d9f5b775 Logging: Log less source in slowlog
Instead of logging the entire `_source` in the indexing slowlog we log by
default just the first 1000 characters - this is controlled by the
`index.indexing.slowlog.source` settings and can be set to `true` to log the
whole `_source`, `false` to log none of it, and a number to log at most that
many characters.

Closes #4485
2015-08-11 13:16:04 -07:00
..
allocation Docs: Documented cancelation of shard recovery 2015-08-07 19:44:34 +02:00
allocation.asciidoc Docs: Documented index prioritization 2015-07-15 18:05:42 +02:00
analysis.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
mapper.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
merge.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
similarity.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
slowlog.asciidoc Logging: Log less source in slowlog 2015-08-11 13:16:04 -07:00
store.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
translog.asciidoc Docs: Fixed bad links 2015-07-07 16:08:10 +02:00