我只是想学习编写example-output-plugin,请按照以下页面操作:
当我在〜/ logstash-output-example文件夹中键入"bundle install"时,我得到错误:
Could not find gem 'logstash-devutils (>= 0) ruby' in any of the gem sources
listed in your Gemfile or installed on this machine.
似乎宝石'logstash-devutils(> = 0)ruby'错过了,但当我输入"sudo gem install logstash-devutils"时,我收到错误
ERROR: Could not find a valid gem 'logstash-devutils' (>= 0)
原因如下:
Found logstash-devutils (0.0.12), but was for platform java
别人可以帮帮我吗?
环境:MAC OSX 10.9.5