elasticsearch/docs/reference/settings
Mary Gouseti ad90d1f0f6
Introduce global retention in data stream lifecycle (cluster settings) (#111972)
In this PR we introduce cluster settings to manage the global data stream retention.

We introduce two settings `data_streams.lifecycle.retention.max` & `data_streams.lifecycle.retention.default` that configure the respective retentions. The settings are loaded and monitored by the `DataStreamGlobalRetentionSettings`. The validation has also moved there.

We preserved the `DataStreamGlobalRetention` record to reduce the impact of this change. The purpose of this method is to be simply a wrapper record that groups the retention settings together.

Temporarily, the `DataStreamGlobalRetentionSettings` is using the DataStreamFactoryRetention which is marked as deprecated for migration purposes.
2024-08-20 09:54:55 +03:00
..
images
audit-settings.asciidoc
ccr-settings.asciidoc
common-defs.asciidoc Fix doc for deprecated TLS settings (#98513) 2023-09-19 11:11:54 -05:00
data-stream-lifecycle-settings.asciidoc Introduce global retention in data stream lifecycle (cluster settings) (#111972) 2024-08-20 09:54:55 +03:00
health-diagnostic-settings.asciidoc HealthPeriodicLogger disabled by default (#97722) 2023-07-18 10:18:23 +03:00
ilm-settings.asciidoc
inference-settings.asciidoc [ML] Increase response size limit for batched requests (#110112) 2024-06-26 10:31:06 +01:00
license-settings.asciidoc
ml-settings.asciidoc [ML] Improve docs around ML nodes and xpack.ml.enabled (#105199) 2024-02-06 16:20:46 +00:00
monitoring-settings.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
notification-settings.asciidoc Truncating watcher history if it is too large (#111245) 2024-08-01 15:57:54 -05:00
security-hash-settings.asciidoc [Docs] Document IP filtering for RCS 2.0 (#98553) 2023-08-24 23:23:40 -04:00
security-settings.asciidoc [DOCS] Expand context about `xpack.security.enabled` setting (#109575) 2024-06-11 14:59:40 +02:00
snapshot-settings.asciidoc
ssl-settings.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
transform-settings.asciidoc