HI Neal On Jul 15, 2:58 am, NealWalters <[email protected]> wrote: > Regarding the log here:http://code.google.com/appengine/articles/logging.html > > 1) How long does the data stay there? Forever? Or is it purged after > x days or months? > 2) Is there an API to read the log? > 3) Is the log really just a table in BigTable? > 4) Is there any export/download where I could take the log, put it on > my PC for further reporting/analysis.
Answer for this one is in the docs http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Downloading_Logs > > For example, if I wanted to keep track of every time somebody logs on, > or requests a lost password, I'm debating storing in my own table in > BigTable, or storing it the log. > > Thanks, > Neal Walters --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
