OpenSearch/plugin
Shaunak Kashyap 31b118552f Give the logstash_admin role cluster:monitor/main privilege (elastic/x-pack-elasticsearch#4318)
This is required so the Logstash Centralized Configuration Management UI in Kibana may make the GET / request to Elasticsearch and retrieve the cluster UUID. It then uses this cluster UUID to make a call to a Kibana Monitoring API to retrieve a list of pipelines from Monitoring. In order for the Kibana Monitoring API request to succeed, the logged-in user needs to have the built-in monitoring_user role anyway, so we give this role the cluster:monitor/main privilege.

Original commit: elastic/x-pack-elasticsearch@bf6ad5c1df
2018-04-16 10:47:01 -07:00
..
bwc Lazy configure build tasks that require older JDKs (elastic/x-pack-elasticsearch#4376) 2018-04-14 15:45:01 -04:00
core Give the logstash_admin role cluster:monitor/main privilege (elastic/x-pack-elasticsearch#4318) 2018-04-16 10:47:01 -07:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML] Improve comment on why task is marked completed on kill process 2018-04-10 13:36:13 +01:00
monitoring Adjust to decoupling TimeValue from Writeable (elastic/x-pack-elasticsearch#4338) 2018-04-11 14:58:19 -06:00
rollup [Rollup] Rename job config `size` to `page_size` (elastic/x-pack-elasticsearch#4309) 2018-04-10 13:34:40 -07:00
security Test: don't reset node in ClusterPrivilegeTests 2018-04-16 10:31:13 -06:00
sql SQL: improve conversion of Date types (elastic/x-pack-elasticsearch#4382) 2018-04-16 19:58:32 +03:00
src/test Stop filtering on `_type`. 2018-04-12 14:18:18 +02:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Tests: Check watcher state before starting/stopping (elastic/x-pack-elasticsearch#4362) 2018-04-16 18:53:04 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00