Log viewer for HabPanel or directly in any browser - Without PHP, frontail or any additionals installations

Sure! It’s described here: openHAB - Filtering event logs

I added a REGEX filter in my thing definition (serial binding allows this) which removes the unnecessary new line characters (see link above). This solved the issue for me.

1 Like