BigQuery log router sink not updating automatically

139 Views Asked by At

Here's my setup:

My problem: I am unable to figure out how to make my BQ dataset update automatically as new log entries continue getting routed to the sink.

My log router sink is visible here: https://console.cloud.google.com/logs/router?project= with a "Last updated" timestamp. I am certain that new logs have been created that pass the filter, but the "Last updated" time is unchanged and I don't see the entries in my BQ dataset.

I went to documentation and all the settings I could think of, but haven't been able to figure out a way to have the logs show up in BQ dataset automatically. Documentation says that ~1min delay is expected, but I don't see any new logs show up.

What am I missing?

0

There are 0 best solutions below