I have sink setup where our GCP logs are streamed to BQ. These logs are
separated by date where the end of the log file is YYYYMMDD for example:
LogName20220801, LogName20220802 (August 1, August 2 etc). I would like
to query a month's worth of logs,...