How can I view the Mosquitto broker log file?

I’m trying to troubleshoot a mqtt issue with ISY994i <-> Polyglot and HA Mosquitto broker. Supervisor>Mosquitto broker>log does not show much detail. How can I up the logging level or is there another log available I can view in terminal?

1 Like

Check the docs for the addon but I’m pretty sure you can change the log level there.

1 Like

Depending on what you are troubleshooting, using MQTT-Explorer is extremely helpful

3 Likes

Indeed it was, problem solved (and I learned a thing or two) - Thank you!!!