Usage:
bin/logstash-plugin [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand arguments
Subcommands:
install Install a plugin
uninstall Uninstall a plugin
update Install a plugin
list List all installed plugins
Options:
-h, --help print help

bin/logstash-plugin 不单可以通过 rubygems 平台安装插件,还可以读取本
地路径的 gem 文件。这对自定义插件或者无外接网络的环境都非常有效。

相关文章:

  • 2021-04-19
  • 2021-06-25
  • 2022-01-01
  • 2021-08-24
  • 2022-02-01
  • 2022-02-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
  • 2021-11-25
相关资源
相似解决方案