"EnTerr" wrote:
Aha! Been in your shoes, glad if i could help at least a little bit. GAE keeps last 3 months (default; possibly more if billing is set up):
appcfg.py request_logs --num_days=0 --application=myApp --version=v123 my-local-log-20160731.log
On a side note, the NoSQL datastore has some decent free quotas, https://cloud.google.com/datastore/#pricing - not that there is reason to use it here.
Thanks. I just checked, and I only have logs going back 29 days. Maybe it has something to do with how much space I'm using, or that I don't have billing set up. In any case, I could just download them every day/week, but it's been at the bottom of my to-do list and I just haven't got around to it.