Tag Archive

Grep intelligence – grep lines that DO NOT MATCH an expression

Published on May 13, 2010 By akiko

I have an apache access log that I need to monitor frequently while users do funny things, but the problem is 99% of the logged calls are some trivial ajax get requests which do stuff, like ‘check new messages’ which, when coming in from each user who has opened the page each second, tend to [...]