openHAB - Filtering event logs

did you try to grep stuff? Not sure if you can use a full RegexFilter on the console. Maybe if you modify the log4j2 config for the console settings?

e.g. log:display |grep … or log:tail |grep …