-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
We would like to have the possibility to read from IBM MQ queues from this logstash-input-jms plugin
We found some documentation regarding configuration of this plugin to read from IBM MQ queues, and configuration is possible. However, when starting the plugin, we run into unsolvable errors related to libraries (see: https://support.elastic.co/cases/5008X00002OIQ7LQAX )
Instead of trying to use the jms plugin for this we are now looking at other ways (e.g. fluentbit connector), no success so far though.
The thing is: configuration is doable and according to guidelines, however there might be underlying bugs or unfinished implementation preventing this configuration to work.