The GCP Sensor pulls and processes these logs from the enabled Cloud Pub/Sub subscriptions. See the Google Cloud Pub/Sub documentation for more information.
uses the Google Cloud Pub/Sub to power asynchronous log collection. Cloud Pub/Sub operates based on an export/subscribe model wherein your environment's logs are exported to one or more topics via export sinks. YourTo enable log collection, you can do the following:
- Configure Log Collection for Your GCP Sensor Using Templates
- Manually Create a Cloud Pub/Sub Topic for Your GCP Sensor
- Manually Create and Configure an Export Sink for Your GCP Sensor
Warning: You must have the Cloud Pub/Sub API enabled before beginning these steps