Skip to content

Conversation

rkbennett
Copy link

#958
Adds support for new index template schema
Adds handling for adding ilm configurations when settings field doesn't exist
Only overwrites index_patterns from template when absolutely necessary
Adds legacy_template option (boolean), which will change paths between _index_template and _template, and also configure ilm fields appropriately

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

Adds support for new index template schema
Adds handling for adding ilm configurations when settings field doesn't exist
Only overwrites index_patterns from template when absolutely necessary
Adds legacy_template option (boolean), which will change paths between _index_template and _template, and also configure ilm fields appropriately
Sets legacy_template to default to boolean true, this is due to undefined template names when template management is enabled. The current default logstash template is only written for the legacy index template schema
@al-ah
Copy link

al-ah commented Feb 12, 2022

Looks like it hasn't been fixed yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants