OpenSearch/x-pack/plugin/logstash/src
Jake Landis a8530c5531
Update logstash-management.json to use typeless template (#38653) (#39819)
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
2019-03-08 08:23:30 -06:00
..
main Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
test/java/org/elasticsearch/xpack/logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00