Announcement

Collapse
No announcement yet.

Using Regular Expression in log filter

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Using Regular Expression in log filter

    I recently added SDJ-Health plugin (which is great by the way), and one of the requirements of the plugin was to enable z-wave logging of polling and wakeup calls from battery devices. This has the now flooded the log with Z-Wave messages making it hard to see anything else.

    I was hoping to used Regular Expression in the log filter to exclude theses Z-Wave messages. I haven't had any luck.

    I have tried \b(?!Z-Wave\b)\w+ which I actually got from a reg ex book I had lying around.

    Has anyone had luck with filtering out a certain word from the log?
Working...
X