Hi All,
I am very newbie to ELK and my requirement is to read the messages from IBM WMQ.
I have setup the queue manager, Queue, JMS queue, Binding etc.. as needed.
In order to read messages from IBM WMQ, I believe logstash needs a JMS Input plugin.
Honestly i am not sure which plugin should be used from the below 2 options
plugin : logstash_jms_ibm_mq
plugin : logstash-input-jms-master
Request you to kindly suggest me which one should be used and how it can be installed and reading messages from JMS administered objects on IBM WMQ can be done.
Is there any installation guide or Process document available for windows . If yes can you kindly share the same please.
Following options i have tried and it's throwing some error.
Downloaded the logstash-input-jms.zip and logstash-input-jms-master.zip from links below
Installing plugin : logstash_jms_ibm_mq
Following is the command i am running and Getting the below Error option 1. Command run without .zip extension logstash_jms_ibm_mq
C:\logstash-7.4.0\logstash-7.4.0\bin>logstash-plugin install logstash_jms_ibm_mq
ERROR: Something went wrong when installing logstash_jms_ibm_mq, message: Net::OpenTimeout
option 2 Command run with .zip extension logstash_jms_ibm_mq
C:\logstash-7.4.0\logstash-7.4.0\bin>logstash-plugin install logstash_jms_ibm_mq.zip
ERROR: Something went wrong when installing logstash_jms_ibm_mq.zip, message: Net::OpenTimeout
Installing plugin : logstash-input-jms-master
C:\logstash-7.4.0\logstash-7.4.0\bin>logstash-plugin install logstash-input-jms-master
ERROR: Something went wrong when installing logstash-input-jms-master, message: Net::OpenTimeout
C:\logstash-7.4.0\logstash-7.4.0\bin>logstash-plugin install logstash-input-jms-master.zip
ERROR: Something went wrong when installing logstash-input-jms-master.zip, message: Net::OpenTimeout
For more details i have attached the plugins what is downloaded and the error screen shot from windows command console
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.