Hi All,

I created an App engine web app and made it available in June 2020, during 
June and July there were lots of hits and I added efficient logging in the 
code to track down issues.

I used to see the logs quite often, however today I realized that by 
default App Engine logs are stored in* _Default* (default bucket) and its 
Retention Period is *30 days* only by default. 
So, all my old logs of June and July are lost and I am not able to access 
them any more.

I also learnt, one can change this retention period of *_Default* bucket at 
a cost, which I did now to 365 days. However, I really want to retrieve my 
old logs of past months, even if it comes at a cost.

Is there a way ? I can get those back... I tried looking at this : 
https://cloud.google.com/sdk/gcloud/reference/alpha/logging/buckets/undelete
but not much helpful as it is not working for default , always says wrong 
location.

Please advice / help. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c82d7fd1-ab1d-4b16-a396-69d51ee61c1cn%40googlegroups.com.

Reply via email to