Hi In hobbit-client.cfg we tried following rule: LOG %.* WARNING yellow But messages with "WARNING" never trigger a yellow status. When we put a regexp like this: LOG %.* %WARNING yellow Messages with "WARNING" AND "warning" (small caps) trigger a yellow status Is this the expected behaviour? Dominique