Skip to content

Conversation

yetanothertw
Copy link
Contributor

@yetanothertw yetanothertw commented Oct 1, 2025

For the Manage general content with data streams tutorial, I've added tabs with equivalent steps in Kibana to create an ingest pipeline and to create a lifecycle policy.

I've tried to replicate step 3 (creating an index template) but I've decided against it (you can check the comments on #1566 to see why).

Relates to #1566

@yetanothertw yetanothertw self-assigned this Oct 1, 2025
Copy link

github-actions bot commented Oct 1, 2025

@yetanothertw yetanothertw marked this pull request as ready for review October 1, 2025 14:27
@yetanothertw yetanothertw requested a review from a team as a code owner October 1, 2025 14:27
@yetanothertw yetanothertw added the Team:Admin Issues owned by the Admin Docs Team label Oct 1, 2025
@yetanothertw yetanothertw requested a review from kilfoyle October 1, 2025 14:27
Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🏎️

This looks so much better and so much more helpful with the UI steps! I added a few comments but all super minor.

* that the template is data stream enabled by including the `data_stream` definition
* the index pattern, which ensures that this template will be applied to matching indices and in our example is `movetods`

You can create the template in {{kib}} or with the [create or update index template](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-put-index-template) API.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kilfoyle -- I've made a few more changes here since you've last reviewed this and added the steps to create a template in Kibana for this specific tutorial example.
Would you please mind having another look at this tabbed section?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I checked the new section and had just the one comment below. So nice to have all the UI steps now!

@yetanothertw yetanothertw merged commit 275f3f1 into main Oct 3, 2025
8 checks passed
@yetanothertw yetanothertw deleted the 1566-general-content-ds branch October 3, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Admin Issues owned by the Admin Docs Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants