Mosquitto + Telegraf + QuestDB Easy-to-Deploy Stack for quick IoT Prototype Scenarios using Docker
- UI available on port
http://localhost:9000 - TCP/ UDP port on
tcp://localhost:9009orudp://localhost:9009
- Minimal configuration to provide logs on
stdoutfordocker-compose logs - available on
tcp://localhost:1883 - Add / Remove users in
mosquitto/config/passwdfile
- based on TIG Stack example in tiguitto the configuration remains same
- See / Adapt the
topicsarray in thetelegraf.conffile - Remove / Adapt the
processors.regexandprocessors.enumconfiguration intelegraf.conf
Complete write up here