OpenSearch/x-pack/plugin
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
..
ccr unmuted and tweaked test 2019-03-08 12:43:23 +01:00
core Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
data-frame store the doc type in the internal index (#39824) 2019-03-08 12:17:23 +01:00
deprecation ML refactor DatafeedsConfig(Update) so defaults are not populated in queries or aggs (#38822) (#39119) 2019-02-19 12:45:56 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Maintain step order for ILM trace logging (#39522) 2019-03-07 11:37:58 -07:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39736) 2019-03-06 12:29:34 +00:00
monitoring Add ILM plugin for MonitoringIT tests (#39271) 2019-02-21 21:45:43 -07:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Log close_notify during handshake at debug level (#39715) 2019-03-07 09:52:18 -07:00
sql SQL: Don't allow inexact fields for MIN/MAX (#39563) 2019-03-04 15:35:11 +01:00
src/test Introduce forget follower API (#39718) 2019-03-07 11:08:45 -05:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Use any index specified by .watches for Watcher (#39541) (#39708) 2019-03-05 11:45:34 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00