Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Kibana migration (#142)
Browse files Browse the repository at this point in the history
* change position of index-management in kibana side bar

* remove logo from side bar menu
  • Loading branch information
zhyuanqi authored Dec 1, 2020
1 parent 7e11bd2 commit 52dd0d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export class IndexManagementPlugin implements Plugin<IndexManagementPluginSetup,
category: {
id: 'odfe',
label: 'Open Distro for Elasticsearch',
euiIconType: 'logoKibana',
order: 2000,
},
mount: async (params: AppMountParameters) => {
Expand Down

0 comments on commit 52dd0d4

Please sign in to comment.