Document how to reindex a TSDS#99476
Conversation
Time-series data streams require updating start and end times in the destination index template, to avoid errors during copying of older docs.
|
Documentation preview: |
|
Pinging @elastic/es-analytics-geo (Team:Analytics) |
|
Hi @kkrik-es, I've created a changelog YAML for you. |
|
@elasticsearchmachine run elasticsearch-ci/docs |
|
@elasticsearchmachine run elasticsearch-ci/docs |
|
Pinging @elastic/es-docs (Team:Docs) |
abdonpijpelink
left a comment
There was a problem hiding this comment.
I've left a few minor suggestions.
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Thanks, good catch with |
|
@elasticsearchmachine run elasticsearch-ci/docs |
* Document how to reindex a TSDS Time-series data streams require updating start and end times in the destination index template, to avoid errors during copying of older docs. * Update docs/changelog/99476.yaml * Spotless fix. * Refresh indexes in unittest. * Fix typo. * Delete docs/changelog/99476.yaml * Fix page link name. * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> * Update docs/reference/data-streams/tsds-reindex.asciidoc Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co> --------- Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
|
@kkrik-es , will this change create a new link in the below mentioned navbar / menu in v8.11 ? We plan to reference the documentation from the integration package Readme. Please advice.
|
This change actually adds the following link to the navbar:
|



Time-series data streams require updating start and end times in the destination index template, to avoid errors during copying of older docs.
Fixes #99176