i tried it and couldn't make it. What was needed is everything in the log except that from two or more ip numbers. Maybe something like [^(123\.456)|(345\.456)]? thank you
2008/12/2 djidjadji <[EMAIL PROTECTED]> > > ^(123\.456)|(345\.456) > > 2008/12/2 niklasr <[EMAIL PROTECTED]>: > > > > Hello > > How do we filter out requests from two or more ip numbers (googlebots, > > developers, etc) in the request log? I tried it like [^(123\.456|345\. > > 456)] but that's not it. Thanks in advance. > > Niklas > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
