Excluding MQTT Messages from Recorder in OpenHAB

I recently set up some light sensors in my home using MQTT, and while they work perfectly for detecting changes in light levels, I noticed that they generate a lot of database entries. To address this, I excluded these sensors from the Recorder, which helped reduce the number of entries. However, I’m still facing an issue where the event table logs an entry every second for the MQTT messages received. I tried excluding the MQTT domain in the recorder settings, but it didn’t make a difference. Does anyone know how to properly exclude these MQTT messages from being recorded? I would appreciate any tips or solutions to this problem. Thanks in advance for your help!