Create a Pub/Sub pull subscription

Create a Pub/Sub Pull Subscription to a topic


  1. Go to the Topics page in the Google Cloud console.
  1. Click โ‹ฎ next to the topic you created in a previous step and select Create Subscription .
  1. Fill out the form using the configuration values below, default values for all other fields can be used. Click Save.
FieldValue
Subscription IDAny value ( e.g. neto-flowlogs-sub)
Cloud Pub/Sub TopicTopic ID from previous steps (if creating from Subscriptions page)
Delivery TypePull
Message retention duration1 Day (or based on your requirements)
Retry policyRetry after exponential backoff delay (Default min/max values)

โœ…

You're done!