Create a Pub/Sub pull subscription

  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.

Field
Value

Subscription ID

Any value ( e.g. neto-flowlogs-sub)

Cloud Pub/Sub Topic

Topic ID from previous steps (if creating from Subscriptions page)

Delivery Type

Pull

Message retention duration

1 Day (or based on your requirements)

Retry policy

Retry after exponential backoff delay (Default min/max values)

Last updated