Greetings!
I have a couple of gateway devices connected to two MQTT servers sending sensor information.
My issue is that these gateways seem to be getting filled with log messages of uplinks of the other gateways, when the MQTT topics are only linked to those of that particular gateway and when its supposed to only get the uplinks and frames of what its being sent to it. This causes the logs to be filled insanely fast and getting filled pretty quickly making it so that the logs get huge in size faster than the logrotate rotates them.
I got help setting up the MQTT and if I get rid of one of the MQTT brokers then apparently it doesn’t happen anymore but I’m not sure how its related considering the messages appear on Chirpstack Network Server.
Any help is appreciated!