'pollkitd.*' appears no where in the log sample you provided below. I > think you are probably thinking: >
Actually, it does... log: 'polkitd(authority=local) Right there at the beginning of the line; however, I think you pointed out what I was doing wrong... the '.' has to be escaped, from what I read.. too many regex variants. I'll give that a try. Thanks. > <regex>pollkitd\.+</regex> (I can't remember if * works or not and I'm > too lazy to try it out) > > Doug O'Leary
