Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for migration alias in index pattern #10204

Closed
wants to merge 1 commit into from

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Jan 21, 2019

When generating the index pattern, the migration flag can be passed. If set to true, also migration alias are added to the Kibana index pattern.

The problem at the moment is that the index pattern is shipped as part of the package. Instead it should be generated on demand so it can be adjusted based on the configs like the Elasticsearch index template.

When generating the index pattern, the migration flag can be passed. If set to true, also migration alias are added to the Kibana index pattern.

The problem at the moment is that the index pattern is shipped as part of the package. Instead it should be generated on demand so it can be adjusted based on the configs like the Elasticsearch index template.
@ruflin ruflin added in progress Pull request is currently in progress. libbeat Team:Integrations Label for the Integrations team labels Jan 21, 2019
@ruflin ruflin self-assigned this Jan 21, 2019
@ruflin ruflin requested a review from a team as a code owner January 21, 2019 09:11
@ruflin
Copy link
Member Author

ruflin commented Feb 1, 2019

Closing in favor of #10478

@ruflin ruflin closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Pull request is currently in progress. libbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant