yes/no
i know how to apply the highlighting, but
"Highlighting rules are evaluated from the top-down, and any Syslog messages which match a given rule will have the given highlight-effects applied."
this quote from the page link is very vague
when i disable the priority field matching at the end of the list
the message high field matching at the top of the list starts to work
this tells me that it goes through the whole list and thus the bottom gets priority over the top of the list
from what i see, it keeps on going through the list and applies the LAST highlight affected
this is unexpected and unwanted