Reduce frequency of stats events

I’m monitoring the output of the gateway bridge, and the stats events are happening every 30 seconds:

Aug 31 14:25:41 BIA-LC chirpstack-gateway-bridge[356]: time=“2023-08-31T14:25:41.075055315-07:00” level=info msg=“integration/mqtt: publishing event” event=stats qos=0 stats_id=b87daec6-a2e0-458c-8394-60639bcbd301 topic=gateway/a840411eebd84150/event/stats
Aug 31 14:26:11 BIA-LC chirpstack-gateway-bridge[356]: time=“2023-08-31T14:26:11.089117174-07:00” level=info msg=“integration/mqtt: publishing event” event=stats qos=0 stats_id=7732cc97-65d9-47a1-ad52-c389ee8a9e22 topic=gateway/a840411eebd84150/event/stats

It clutters up the output, and makes the information I’m really interested in harder to see. Is there a way I can reduce the frequency of these events?

I tried doing this in the gateway bridge .toml file:

stats_interval=“60s”

But that didn’t work.

Which packet-forwarder are you using? In case it is the Semtech UDP Packet Forwarder, please see: