elasticsearch/docs/reference/data-streams
Lee Hinman 91bdfb84a0
Clarify data stream recommendations and best practices (#107233)
* Clarify data stream recommendations and best practices

Our documentation around data streams versus aliases could be interpreted in a way where someone doing *any* updates thinks they need to use an alias with indices instead of a data stream. This commit enhances the documentation around these areas to determine the correct abstraction in a more concrete way. It also tries to clarify that data streams still allow updates to the backing indices, and that a difference is last-write-wins versus first-write-wins.
2024-04-08 13:41:53 -06:00
..
lifecycle [DSL] Introduce data stream global retention - Part 3 (#105682) 2024-03-28 10:40:33 +02:00
change-mappings-and-settings.asciidoc Introduce lazy rollover for mapping updates in data streams (#103309) 2024-01-08 15:07:16 +02:00
data-stream-apis.asciidoc [DSL] Introduce data stream global retention - Part 3 (#105682) 2024-03-28 10:40:33 +02:00
data-streams.asciidoc Clarify data stream recommendations and best practices (#107233) 2024-04-08 13:41:53 -06:00
downsampling-ilm.asciidoc Introduce lazy rollover for mapping updates in data streams (#103309) 2024-01-08 15:07:16 +02:00
downsampling-manual.asciidoc Introduce lazy rollover for mapping updates in data streams (#103309) 2024-01-08 15:07:16 +02:00
downsampling.asciidoc Downsampling supports date_histogram with tz (#103511) 2024-01-16 10:27:33 +02:00
modify-data-streams-api.asciidoc [DOCS] Data stream modification API (#80094) 2021-11-10 08:37:12 -06:00
promote-data-stream-api.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
set-up-a-data-stream.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
set-up-tsds.asciidoc Slightly simplify setup tsds section (#103475) 2023-12-18 11:39:10 +01:00
tsds-index-settings.asciidoc Update documentation around index.look_ahead_time setting. (#103975) 2024-01-10 09:48:17 +01:00
tsds-reindex.asciidoc Document how to reindex a TSDS (#99476) 2023-09-13 18:28:03 +03:00
tsds.asciidoc Document ILM waits for tsds end_time to lapse in some actions (#100204) 2023-10-04 07:55:58 -04:00
use-a-data-stream.asciidoc Introduce lazy rollover for mapping updates in data streams (#103309) 2024-01-08 15:07:16 +02:00