Limitations to using the mqtt() destination
Using the mqtt() destination of AxoSyslog has the following limitations:
-
You can only use the
mqtt()destination with AxoSyslog version 3.33 or higher. -
You cannot use the
mqtt()destination without installing the theeclipse-paho-mqtt-clibrary.<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->For more information about how you can download and install the
eclipse-paho-mqtt-clibrary, see Eclipse Paho on the Eclipse Foundation website. -
The current implementation of the
mqtt()destination supports versions 3.1 and 3.1.1 of the MQTT protocol.
Last modified June 27, 2023: Moves content/docs to content/ to shorten output url (a5fcf1ed)