Skip to content

import { Steps } from ‘@astrojs/starlight/components’;

Before creating a new Google Cloud Storage (GCS) Bucket Log Stream, make sure you have set up and configured:

Create a new Google Cloud Storage Bucket Log Stream

Section titled “Create a new Google Cloud Storage Bucket Log Stream”

To create a new Log Stream for a Google Cloud Storage (GCS) Bucket, follow these steps:

  1. Log into your Aembit tenant.

  2. Once you are logged in, click the Administration tab in the left navigation pane. You will be redirected to the Administration Overview page.

  3. Select Log Streams from the top navigation bar. The Log Streams page appears, displaying all existing Log Streams.

    Log Streams Main Page - Empty

  4. Click New, which displays the Log Streams pop out window.

    Log Streams Dialog Window - Empty

  5. Enter the following information in the window:

    • Name: The name of the new Log Stream you want to create.

    • Description: A text description for the new Log Stream.

    • Stream Type: The types of events you would like to have associated with the Log Stream.

      Options are: Access Authorization Events, Audit Logs, and Workload Events

    • Destination Type: The type of service you would like to have your newly created Log Stream information forwarded to for further analysis and study. Select GCS Bucket using Workload Identity Federation from the drop-down menu.

  6. Add your information for the Google Cloud Storage Bucket in the following fields:

    • Bucket Name - Name of the bucket.

    • Audience - A user-defined value that was set from the Provider Details screen. Aembit will match any audience value specified for the provider, and can be either the default audience or a custom value.

    • Service Account Email - The email address of the Service Account (set at the time of Service Account creation).

    • Token Lifetime - The amount of time that the token will remain active.

  7. When you are finished entering this information, click Save.

    Your new GCS Bucket Log Stream will be saved, and then displayed on the main Log Streams page.

    Log Streams Main Page With GCS Bucket Log Stream Added