Hello,
Is it possible to add rule to mosquitto logger to log explicit topics?
I need to find which connected device is messing in shared topic among multiple publishers. I know I could set-up another PC with opened terminal to run mosquitto_sub and pass output to file but I’d like to know if there is a better solution to obtain it. Mosquitto logs only broker-related informations.