patchedsoul
Cadet
- Joined
- Nov 17, 2022
- Messages
- 2
I recently setup Mosquitto within my TrueNAS scale deployment.
Upon reviewing the logs, I see constant spamming of:
Is this expected? My assumption is this is some sort of keep-alive/health check.
Just getting my footing in Scale, so apologies for the noob question.
Upon reviewing the logs, I see constant spamming of:
Code:
2022-11-17 10:55:39.021184+00:001668682539: New connection from 172.16.0.1:56346 on port 1883. 2022-11-17 10:55:39.021338+00:001668682539: New connection from 172.16.0.1:56352 on port 1883. 2022-11-17 10:55:39.021365+00:001668682539: Client <unknown> closed its connection. 2022-11-17 10:55:39.021387+00:001668682539: Client <unknown> closed its connection. 2022-11-17 10:55:49.022229+00:001668682549: New connection from 172.16.0.1:45504 on port 1883. 2022-11-17 10:55:49.022388+00:001668682549: New connection from 172.16.0.1:45518 on port 1883. 2022-11-17 10:55:49.022416+00:001668682549: Client <unknown> closed its connection. 2022-11-17 10:55:49.022439+00:001668682549: Client <unknown> closed its connection.
Is this expected? My assumption is this is some sort of keep-alive/health check.
Just getting my footing in Scale, so apologies for the noob question.