We use the .ingest index to store pipeline configuration, we should make sure to apply proper defaults to it via a specific index template. This index should have a single shard, also the mapping is important, we should disable the whole pipeline configuration object, so that nothing gets indexed there.
We use the .ingest index to store pipeline configuration, we should make sure to apply proper defaults to it via a specific index template. This index should have a single shard, also the mapping is important, we should disable the whole pipeline configuration object, so that nothing gets indexed there.