Skip to content

Commit

Permalink
add indexManagement as required plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Feb 28, 2020
1 parent ad0aa12 commit 9d834a3
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 9d834a3

Please sign in to comment.