Skip to content

Commit

Permalink
[Remote clusters] Add indexManagement as required plugin (elastic#58915)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth authored and dgieselaar committed Mar 3, 2020
1 parent 7617cff commit a5d8876
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/plugins/remote_clusters/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
],
"requiredPlugins": [
"licensing",
"management"
"management",
"indexManagement"
],
"optionalPlugins": [
"usageCollection"
Expand Down

0 comments on commit a5d8876

Please sign in to comment.