They are a circular buffer, so after some point new stuff overwrites old stuff. How long it takes will depend on how much trafic your app gets.
Robert On Thu, Mar 17, 2011 at 23:23, Lenny Rachitsky <[email protected]> wrote: > It feels like searching through logs is barely useful, as it doesn't > match things that I know are there. Does search only go back a few > hours, or is there some other limit? I've started downloading the logs > and parsing them, but I'd love to just use the online search tool. > > Thank you in advance, > Lenny Rachitsky > > -- > 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. > > -- 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.
