HiveMQ - MQTT Message Log Plugin

HiveMQ - MQTT Message Log Plugin

author HiveMQ Team

Written by HiveMQ Team

Category: HiveMQ

Published: October 22, 2013


A few days ago we released a new HiveMQ plugin called MQTT Message Log. This plugin logs events with HiveMQs standard log mechanism. This is great for debugging purposes, as you will see any relevant client actions right in your terminal window where you started HiveMQ (or in HiveMQs log file).

The following events are logged:

  • A client connects to HiveMQ
  • A client sends a publish message
  • A client subscribes to a topic
  • A client unsubscribes from a topic
  • A client disconnects from HiveMQ

Installation

You can download the plugin here. There is no configuration needed, just drop the .jar file into your /plugins folder of your HiveMQ installation.

If you are on a Mac OSX machine, you can use homebrew to install the plugin instead:

brew install hivemq-mqtt-message-log

Source Code

The source code is available on Github: https://github.com/hivemq/mqtt-message-log.

Let us know in the comments what you think about the plugin!

The HiveMQ Team

author HiveMQ Team

About HiveMQ Team

We love writing about MQTT, IoT protocols and architecture in general. Our experts are here to help, so reach out to us if we can help!

mail icon Contact HiveMQ
newer posts HiveMQ Christmas Special 2013
HiveMQ - File Authentication Plugin - Available on GitHub older posts