OpenSearch/modules
Jay Modi c610e0893d
Introduce system index APIs for Kibana (#53035)
This commit introduces a module for Kibana that exposes REST APIs that
will be used by Kibana for access to its system indices. These APIs are wrapped
versions of the existing REST endpoints. A new setting is also introduced since
the Kibana system indices' names are allowed to be changed by a user in case
multiple instances of Kibana use the same instance of Elasticsearch.

Additionally, the ThreadContext has been extended to indicate that the use of
system indices may be allowed in a request. This will be built upon in the future
for the protection of system indices.

Backport of #52385
2020-03-03 14:11:36 -07:00
..
aggs-matrix-stats Rename MapperService#fullName to fieldType. 2020-02-07 10:35:53 -08:00
analysis-common Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
ingest-common [7.x] Handle errors when evaluating if conditions in processors (#52892) 2020-02-27 09:00:51 -06:00
ingest-geoip Allow list of IPs in geoip ingest processor (#49573) (#49947) 2019-12-07 00:19:09 +01:00
ingest-user-agent Mute ‘test user agent processor with non-ECS schema’ 2020-02-12 10:27:18 -05:00
kibana Introduce system index APIs for Kibana (#53035) 2020-03-03 14:11:36 -07:00
lang-expression Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
lang-mustache RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
lang-painless Use ByteBuffersDirectory rather than RAMDirectory (#52768) 2020-02-25 15:46:35 +00:00
mapper-extras Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
parent-join Add a cluster setting to disallow expensive queries (#51385) (#52279) 2020-02-12 22:56:14 +01:00
percolator Allow specifying an exclusive set of fields on ObjectParser (#52893) 2020-03-03 10:56:20 +00:00
rank-eval Adds recall@k metric to rank eval API (#52889) 2020-02-27 16:04:24 +01:00
reindex Delete by query test on low free disk block (#52759) 2020-02-25 15:54:30 +01:00
repository-url Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
systemd Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
tasks Introduce system index APIs for Kibana (#53035) 2020-03-03 14:11:36 -07:00
transport-netty4 Fix compilation error 2020-02-20 14:39:44 +00:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00