It seems that file https://github.com/logstash-plugins/logstash-input-jms/blob/master/lib/logstash/inputs/jms.rb has _jms_ property _pub-sub_ which is not supported. It was fixed after using _pub_sub_ instead. We should update this file to fix it.
It seems that file
https://github.com/logstash-plugins/logstash-input-jms/blob/master/lib/logstash/inputs/jms.rb
has jms property pub-sub which is not supported. It was fixed after using pub_sub instead.
We should update this file to fix it.