We have a simple application on Google App Engine. Every day I download the GAE log file for internal tracking purposes. For the last two days the log file has been much, much smaller than is normal. Over the last month it's average over 1 million lines per day. Yesterday it was 2400 lines and today it was 15,000 lines. Looking at the GAE dashboard, I can see that our requests per second have not dropped off from our normal pattern. So either the requests aren't being logged or we're not able to download the full log file. I manually re-downloaded yesterday's log about four times, but got an incomplete log every time. I haven't made any configuration changes to GAE in months. Has anyone else seen this behavior? Anyone have a clue what might be going wrong?
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
