Google Pub/Sub Ingress
Component Configuration
PubSub Ingress Component allows the pipeline to consume data directly from a Google Pub/Sub subscription.
1. GCP Service Account Secret
Create a new secret in "Keys & Secrets" page from the Portal menu, for a Service Account with access to publish to the configured topic.
How to create a Google Credential.
2. Pub/Sub Topic
Enter the following:
- Valid Google Pub/Sub
- Topic name to use.
- The Subscription associated with the topic
Updated about 18 hours ago