How to send application log to a Solace queue

We need to send log file contents on a linux server to a remote queue in Solace. Can we use filebeat to do this and how?

Filebeat doesn't have a built-in Solace module.

OK Thanks. Does filebeat have a generic JMS queue output module as that would in theory work for Solace also?

Or does anyone know of any other log forwarder which can do this?

Those are Filebeat modules https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-modules.html I don't know of any forwarder, frankly. First time I read about Solace.

OK so nothing from Filebeat modules seems obvious. Does logstash have capabilities to send to a JMS queue?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.