Kibana6.2.x 插件理解
官方地址:https://www.elastic.co/guide/en/kibana/current/development-uiexports.html
| Type | Purpose |
|---|---|
|
hacks |
Any module that should be included in every application |
|
visTypes |
Modules that register providers with the |
|
fieldFormats |
Modules that register providers with the |
|
spyModes |
Modules that register providers with the |
|
chromeNavControls |
Modules that register providers with the |
|
navbarExtensions |
Modules that register providers with the |
|
docViews |
Modules that register providers with the |
|
app |
Adds an application to the system. This uiExport type is defined as an object of metadata rather than just a module id. |
现在的Kibana包含了以上八种插件类型。而且Kibana也作为一种插类型(app类型)

浙公网安备 33010602011771号