https://issues.apache.org/bugzilla/show_bug.cgi?id=57487

            Bug ID: 57487
           Summary: chainsaw v2 - regexp in refine not working
           Product: Log4j
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: chainsaw
          Assignee: [email protected]
          Reporter: [email protected]

I tried to refine to messages starting with "ERROR " and tried all these
variants:

MSG like '^ERROR .*'
MSG like "^ERROR .*"
MSG like /^ERROR .*/
MSG like ^ERROR .*

Also with capital "LIKE"

Could you please describe in the documentation how the regular expressions are
supposed to be entered so that they work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to