We are trying to migrate from request_logs to the "gcloud beta logging read" system.
When downloading logs using the beta command, we find that simultaneously there are large files being created in: ~/.config/gcloud/logs For example, downloading logs for our GAE app from yesterday, we have the following file in ~/.config/gcloud/logs/2017.04.05 12293554288 Apr 5 10:41 01.00.02.690250.log The file contains entries like this: 2017-04-05 10:35:02,227 INFO ___FILE_ONLY___ 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ responseSize 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ : 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ ' 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ 76 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ ' 2017-04-05 10:35:02,228 INFO ___FILE_ONLY___ How can we prevent the creation of this file when using the beta logging command, or at least reduce its size? Thanks! -- 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 google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/bf1a5843-c358-42ec-9f3d-b238a106368b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.