Log & Ignore Patterns
Hello All, I need some assistance with hobbit-clients.cfg and using the Ignore pattern. Basically, the developers want to alert on: SocketException However, if it's: SocketException: Brokenpipe they want to ignore these. Is there anyway to configure this. Here's what I have: LOG /opt/WebSphere /log/SystemErr.log %CWWBE0085E|SocketException|NullPointerException|SocketTimeout|Incompatible types|Assertion IGNOR E="%SocketException: Brokenpipe" COLOR=RED James