Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you have enabled container logging, you would see something like this in the Logs section:

Code Block
languagetext
 1112:27:14 container,info,debug 1675416434: mosquitto version 2.0.15 starting
 11:27:14 container,info,debug 1675416434: Config loaded from /mosquitto/config/mosquitto.conf.
 11:27:14 container,info,debug 1675416434: Starting in local only mode. Connections will only be possible from clients running on this machine.
 11:27:14 container,info,debug 1675416434: Create a configuration file which defines a listener to allow remote access.
 11:27:1412:46 container,info,debug 1707214366: mosquitto version 2.0.18 starting
 12:12:46 container,info,debug 16754164341707214366: ForConfig moreloaded details see https:/from /mosquitto/config/mosquitto.org/documentation/authentication-methods/conf.
 1112:2712:1446 container,info,debug 16754164341707214366: Opening ipv4 listen socket on port 1883.
 1112:2712:1446 container,info,debug 16754164341707214366: Opening ipv6 listen socket on port 1883.
 1112:2712:1446 container,info,debug 16754164341707214366: mosquitto version 2.0.1518 running

MQTT publish and subscribe

...