Hi David,

There is a fixed size of storage for logs, so the length of time that log
entries are available for an app depends on how much data is being logged.
Here is a related thread with a recommendation on how to keep a running log
on your own machine:

http://groups.google.com/group/google-appengine/browse_thread/thread/6d5d7d1a14a3321c

Thank you,

Jeff

On Sat, Jun 13, 2009 at 12:16 PM, David Wilson <d...@botanicus.net> wrote:

>
> Hi there,
>
> I seem to remember reading in the documentation that request logs are
> kept around for 90 days. Does literally apply only to request logs?
> Today on trying to determine what happened to a user, I received this
> message while trying to search the debug logs:
>
>   Last record searched: 06-12 11:33AM 56.977.
>
> I'd very much like to keep my debug logs around for at least 30 days
> (since this is the longest period over which a user account can remain
> idle before changing state on my service). Do I need to download the
> logs daily using appcfg to preserve them?
>
> Is the debug retention period really only 24 hours?
>
> Thanks,
>
>
> David
>
>
>
> --
> It is better to be wrong than to be vague.
>  — Freeman Dyson
>
> >
>

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

Reply via email to