LogoLogo
WebsiteBlogLogin
  • Onum Docs
  • Use Cases
  • Videos
  • Release Notes
  • Welcome
  • Getting Started
    • About Onum
    • Architecture
    • Deployment
    • Getting Started with Onum
    • Understanding The Essentials
      • Cards and Table Views
      • Data Types
      • Graph Calculations
      • The Time Range Selector
    • Key Terminology
  • THE WORKSPACE
    • Home
    • Listeners
      • Cloud Listeners
      • Listener Integrations
        • Amazon
          • Amazon S3
          • Amazon SQS
        • Kafka
          • Apache Kafka
        • Cisco NetFlow
        • Google Cloud
          • Google Cloud Storage
          • Google Pub/Sub
        • HTTP
          • HTTP Pull
            • Netskope
            • OKTA
            • CrowdStrike
            • Cortex
        • Microsoft
          • Azure Event Hubs
          • Microsoft 365
        • OpenTelemetry
        • Syslog
        • TCP
        • Tick
      • Labels
    • Pipelines
      • Building a Pipeline
        • AI Assistant
          • AI Pipeline Assistant
          • AI Action Assistant
      • Listeners
      • Actions
        • Advanced
          • Anonymizer
          • Bring Your Own Code
          • Field Generator
          • For Each
          • Google DLP
          • HTTP Request
          • Redis
        • Aggregation
          • Accumulator
          • Group By
        • AI
          • Amazon GenAI
          • BLIP-2
          • Cog
          • Google GenAI
          • Llama
          • Replicate
        • Detection
          • Sigma Rules
        • Enrichment
          • Lookup
        • Filtering
          • Conditional
          • Sampling
        • Formatting
          • Message Builder
        • Schemas
          • OCSF
        • Transformation
          • Field Transformation
            • Field Transformation Operations
              • Arithmetic / Logic
                • Divide Operation
                • Median
                • Multiply Operation
                • Subtract Operation
                • Sum Operation
              • Code tidy
                • JSON Minify
              • Control characters
                • Escape String
                • Unescape String
              • Conversion
                • Convert Area
                • Convert Data Units
                • Convert Distance
                • Convert Mass
                • Convert Speed
                • List to String
                • String to List
              • Data format
                • From Base
                • From Base64
                • From Hex
                • To Base
                • To Base64
                • To Hex
              • Date / Time
                • From Unix Timestamp
                • To Timestamp
                • To Unix Timestamp
                • Translate Datetime Format
              • Encoding / Decoding
                • From Binary
                • To Binary
                • To Decimal
              • Encryption / Encoding
                • JWT Decode
              • File system permissions
                • Parse Unix file permissions
              • Format conversion
                • CSV to JSON
                • JSON to CSV
                • Protobuf to JSON
              • Hashing
                • Keccak
                • MD2
                • MD4
                • MD5
                • SHA0
                • SHA1
                • SHA2
                • SHA3
                • Shake
                • SM3
              • List manipulation
                • Index list boolean
                • Index list float
                • Index list integer
                • Index list string
                • Index list timestamp
              • Networking
                • Defang IP Address
                • Defang URL
                • Extract IP Address
                • Fang IP Address
                • Fang URLs
                • IP to Hexadecimal
                • Parse URI
                • URL Decode
                • URL Encode
              • Other
                • Parse Int
              • String
                • Length
              • Text sample adding
                • Pad Lines
              • Utils
                • Byte to Human Readable
                • Count Occurrences
                • CRC8 Checksum
                • CRC16 Checksum
                • CRC24 Checksum
                • CRC32 Checksum
                • Credit Card Obfuscator
                • Filter
                • Find and Replace
                • Regex
                • Remove Whitespace
                • Reverse String
                • Shuffle
                • Sort
                • Substring
                • Swap Case
                • To Lower Case
                • To Upper Case
          • Flat JSON
          • JSON Transformation
          • JSON Unroll
          • Math Expression
          • Parser
            • PCL (Parser Configuration Language)
        • Utils
          • Unique
      • Data sinks
      • Bulk Changes
      • Publishing & Versioning
      • Test your Pipeline
    • Data sinks
      • Data sink Integrations
        • Amazon
          • Amazon S3
          • Amazon SQS
        • Microsoft
          • Azure Blob Storage
          • Azure Event Hubs
        • Devo
        • Google Cloud
          • Google BigQuery
          • Google Cloud Storage
          • Google Pub/Sub
        • HTTP
        • Jira
        • Mail
        • Mongo DB
        • Null
        • OpenTelemetry
        • PagerDuty
        • Pushover
        • Qradar
        • Relational Databases
        • ServiceNow
        • Slack
        • Splunk
          • Splunk HEC
        • Syslog
          • Syslog
          • Syslog Resilient
        • TCP
        • Telegram
        • Twilio
    • Alerts
  • YOUR VAULT
    • Enrichment
    • Data History
    • Actions
  • ADMINISTRATION
    • Tenant Menu
    • Global Settings
      • Your Account
      • Organization Settings
        • Secrets Management
      • Tenant
        • Authentication
        • Users
        • Activity Log
        • API Keys
  • MARKETPLACE
    • Onum Marketplace
      • Pulling Pipelines
        • CrowdStrike Event Stream Logs - Falcon API
        • Netskope Events Alert
        • OKTA System Log API
        • Sophos Connector SIEM
Powered by GitBook
On this page
  • Overview
  • Configuration
  • Metadata
  • Configuration

Was this helpful?

Export as PDF
  1. THE WORKSPACE
  2. Listeners
  3. Listener Integrations
  4. Google Cloud

Google Cloud Storage

Most recent version: v1.0.0

PreviousGoogle CloudNextGoogle Pub/Sub

Last updated 10 days ago

Was this helpful?

See the changelog of this Listener type .

This is a Pull Listener and therefore should not be used in environments with more than one cluster.

Overview

Source events from a Google Cloud Storage bucket using the HTTP protocol.

Select Google Cloud Storage from the list of Listener types and click Configuration to start.


Configuration

Now you need to specify how and where to collect the data, and establish a connection with your Google account.

Metadata

Enter the basic information for the new Listener.

Parameter
Description

Name*

Enter a name for the new Listener.

Description

Optionally, enter a description for the Listener.

Tags

Add tags to easily identify your Listener. Hit the Enter key after you define each tag.

Configuration

Now add the configuration to establish the connection.

Parameter
Description

Credentials File*

The Google Cloud connector uses OAuth 2.0 credentials for authentication and authorization. Create a secret containing these credentials or select one already created.

  • To find the Google Cloud credentials file, go to Settings>Interoperability.

  • Scroll down to the Service Account area.

  • You need to generate and download a service account key from the Google Cloud Console. You will not be able to view this key, so you must have it copied somewhere already. Otherwise, create one here and save it to paste here.

  • To see existing Service Accounts, go to the menu in the top left and select APIs & Services>Credentials.

Parameter
Description

Delimiter Char Codes

Assign an optional delimiter to simulate a hierarchical directory structure within a flat namespace.

Read Bucket Once

Select true and enter a prefix and start time in the fields that appear.

  • Prefix: The optional string that acts like a folder path or directory structure when organizing objects within a bucket.

Parameter
Description

Project ID*

This is a unique string with the following format my-project-123456

  • Go to the Google Cloud Console.

  • In the top left corner, click on the project drop-down next to the Google Cloud logo (where your current project name is shown).

  • Each project will have a Project Name and a Project ID.

  • You can also find it in the Settings tab on the left-hand side.

Parameter
Description

Subscription*

Follow these steps to get the subscription name:

  1. Go to Pub/Sub in the Google Cloud Console.

  2. In the top left corner, click on the menu and select View all Products.

  3. Then go to Analytics and find Pub/Sub and click it to go to Pub/Sub (you can also use the search bar and type "Pub/Sub").

  4. In the Pub/Sub dashboard, select the Subscriptions tab on the left.

  5. The Subscription Name will be displayed in this list.

Click Create labels to move on to the next step and define the required Labels if needed.

here