Google Cloud Pub/Sub

To configure a Pub/sub recipient you first need to create a Pub/Sub topic to receive the audit log stream and grant Publisher access to this topic to iconik-pubsub-publisher@iconik-production-environments.iam.gserviceaccount.com.

Create a Pub/Sub topic

  1. Start by logging into the Google Cloud Console and go to Pub/Sub Topics, or by opening https://console.cloud.google.com/cloudpubsub
  2. Click on CREATE TOPIC.

    Create Pub/Sub Topic

  3. Enter a name of the topic in the popup.

    Create Pub/Sub Popup

  4. Click Create Topic
  5. In the Permissions tab click ADD PRINCIPAL.

    Topic Details

  6. Enter iconik-pubsub-publisher@iconik-production-environments.iam.gserviceaccount.com in the New principals field.
  7. Enter Pub/Sub Publisher in the Role field.

    Pub/Sub Permission

  8. Click Save

Configure a Stream Recipient in iconik

Go back to the iconik user interface to configure the streaming recipient

  1. Click on ADMIN in the top navigation.
  2. Choose Settings from the left navigation bar.
  3. This will show the System Settings
  4. Open the iconik Shield tab.
  5. Enable iconik Shield if it is not already enabled. There is an associated monthly price to enabling iconik Shield.
  6. Click on .
  7. A modal window opens.
  8. Enter a name to identify this recipient. This is only used for display purposes.
  9. Select Google Cloud Pub/Sub
  10. Enter the Google Cloud project name
  11. Enter the Topic name created earlier.

    iconik Pub/Sub popup

  12. Click

Learn more