Log analyses related with regex, neither critical nor blocking, just wishing
to ease it, we couldn't earlier solve was simple to understand handling how
to handle like grep -v (exlude an ip or client in the logs) or generally
more specific documentation which regexes apply to logs. easy IEEE 1003.1
way to make up is pipe it like grep -v 'exclusion' | awk {'print ยง1...'} |
uniq -c | sort -nr ...when now we're subdued to some regex standard very
sparsely documented we can request directions or advance by trial and
error.
Thank you
_______________
Nick Rosencrantz

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to