Skip to main content

PubSub Source

Authenticationโ€‹

Authentication is done using a GCP Service Account. Create a service account credentials file, and provide the path to it via the GOOGLE_APPLICATION_CREDENTIALS environment variable.

Configuration optionsโ€‹

Here is an example of the minimum required configuration:

assets/docs/configuration/sources/pubsub-minimal-example.hcl
loading...

Here is an example of every configuration option:

assets/docs/configuration/sources/pubsub-full-example.hcl
loading...
Was this page helpful?