A built-in way to publish Log Stream logs (and also Event Stream events) directly to Google PubSub would be very much appreciated.
It would need a few settings, like uploading a service-account keyfile for authentication, and definition of an existing GCP PubSub topic. Maybe the logs should be wrapped in an envelope, like it’s done for the Azure and AWS integrations. Maybe even allow message ordering per user_id (if present). The management of the topic itself should be done by the customers, so Auth0 would not need to set up any infrastructure for each tenant.