Can you tell me where Mosquitto broker stores its logs?
Rasberry has a home assistant installed that works on a closed LAN.
Mosquitto broker is installed, through which two additions to the home assistant work - Zigbee2MQTT and SDR. The integration itself is also connected, and everything works fine, no problems.
But something else wants to connect to the broker, some client:
2024-05-02 14:09:18: Client <unknown> closed his connection.
2024-05-02 14:11:18: New connection from 172.30.32.2:52848 to port 1883.
2024-05-02 14:11:18: Client <unknown> closed his connection.
2024-05-02 14:13:18: New connection from 172.30.32.2:32888 to port 1883.
2024-05-02 14:13:18: Client <unknown> closed its connection.
2024-05-02 14:15:18: New connection from 172.30.32.2:36690 to port 1883.
2024-05-02 14:15:18: Client <unknown> closed its connection.
2024-05-02 14:17:18: New connection from 172.30.32.2:45592 to port 1883.
2024-05-02 14:17:18: Client <unknown> closed its connection.
2024-05-02 14:19:18: New connection from 172.30.32.2:38546 to port 1883.
I have patiently studied the add-ons and integrations I have, but no one is asking me to connect to a broker.
Tell me how to find out who wants to connect to the broker. I’m already crazy about how to find out.
It reads the info from the addon’s configuration page and there is nothing weird in those log entries.
It is the watchdog feature that checks if the service is running.