Does Logstash-Input-Jms plugin need a specific version of Logstash? I am using Logstash 1.4.2. And I'm struggling to get this plugin to work.
Can anyone help me with the configuration?
I copied jms.rb into /lib/logstash/inputs/
I copied jms_spec.rb /spec/inputs
Copied the Gemfile, logstash-input-hms.gemspec, Rakefile into the main directory.
What am I missing?