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:9009
orudp://localhost:9009
- Minimal configuration to provide logs on
stdout
fordocker-compose logs
- available on
tcp://localhost:1883
- Add / Remove users in
mosquitto/config/passwd
file
- based on TIG Stack example in tiguitto the configuration remains same
- See / Adapt the
topics
array in thetelegraf.conf
file - Remove / Adapt the
processors.regex
andprocessors.enum
configuration intelegraf.conf
Complete write up here