I'm using GCS.
I set the access log setting according to the following instructions and I was getting logs correctly.
https://cloud.google.com/storage/docs/access-logs
However, since 11 hours ago, access log has no longer been stored in the specified gcs bucket.
We haven't changed anything.
Also we checked the logging status by the following command and it's ok.
gsutil logging get gs://example-bucket
Any idea would be very much appreciated.