升级和移除插件
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
升级和移除插件
edit通过删除当前版本重装新的插件来升级插件。
通过 remove
命令来删除插件:
$ bin/kibana-plugin remove x-pack
您也可以通过手动删除 plugins/
目录下的插件子目录来手动删除插件。
删除插件之后将会在下一次 Kibana 启动的时候触发一次 “优化(optimize)” 动作,可能会使启动有点延迟。