XenitAB / mqtt-log-stdout

Log messages from a MQTT topic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt-log-stdout

Information about package

Small tool to listen to an MQTT topic and log it to stdout.

Usage

See the CLI for command line references. You can also look at the newCLIFlags() method in pkg/config/config.go for all environment variables that are available to use.

Version 1 (OCaml)

Version 1, written in OCaml by @ulrikstrid can be found in the v1 branch.

About

Log messages from a MQTT topic

License:MIT License


Languages

Language:Go 81.8%Language:Shell 9.5%Language:Makefile 3.6%Language:Mustache 3.3%Language:Dockerfile 1.8%