Skip to content

Update logstash-management.json to use typeless template (#38653)#39819

Merged
jakelandis merged 1 commit intoelastic:7.xfrom
jakelandis:7_x_logstash_central_config_remove_types
Mar 8, 2019
Merged

Update logstash-management.json to use typeless template (#38653)#39819
jakelandis merged 1 commit intoelastic:7.xfrom
jakelandis:7_x_logstash_central_config_remove_types

Conversation

@jakelandis
Copy link
Copy Markdown
Contributor

This commit changes the type from "doc" to "_doc" for the
.logstash-management template. Since this is an internally
managed template it does not always go through the REST
layer for it's internal representation. The internal
representation requires the default "_doc" type, which for
external templates is added in the REST layer.

Related #38637

This commit changes the type from "doc" to "_doc" for the
.logstash-management template. Since this is an internally
managed template it does not always go through the REST
layer for it's internal representation.  The internal
representation requires the default "_doc" type, which for
external templates is added in the REST layer.

Related elastic#38637
@jakelandis jakelandis merged commit a8530c5 into elastic:7.x Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant