elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.12k stars 24.83k forks source link

Set `ignore_above: 1024` by default when `index.mode` is `logs` #108720

Open salvatore-campagna opened 5 months ago

salvatore-campagna commented 5 months ago

Description

As part of the default settings we would like to apply when using the new index mode there is also ignore_above. Normally we see it set to 1024 and this is the value we will use for it and apply it when the index.mode is set to logs.

elasticsearchmachine commented 5 months ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)