This is a dedicated watch page for a single video.
You're configuring Cloud Logging sinks to export log entries from Cloud Logging to BigQuery for future analysis. Your organization consists of two Google Cloud folders: "Dev" for development projects and "Prod" for production projects. Log entries from development projects should be exported to "dev_dataset," while log entries from production projects should be exported to "prod_dataset." Your aim is to minimize the number of log sinks created and ensure they apply to future projects. What's the best approach?