NCP
  • Network Copilot
  • What's New?
  • Quick Start
  • Getting Started
    • System Requirements
      • On-Prem Deployment
      • Cloud Deployment
    • Licensing
    • Metrics Matrix
    • Onboarding Data
    • Scalability
  • Downloading Network Copilot
  • Deploying & Managing Network Copilot
    • Deployment Prerequisites
    • Installing Prerequisite Packages
    • Deploying the NCP Package
    • Managing Network Copilot
      • Upgrading License
      • Upgrading NCP
      • Uninstalling NCP
  • Web UI Administration
    • License Activation
    • Login Page
    • Dashboard Overview
    • Inventory Management
      • Onboarding Switches
        • Using ONES Telemetry Agent
        • Using SNMP
          • Adding Switches using YAML
          • Adding Switches using CSV
        • Using sFlow
        • Using API
        • Using gNMI
    • User Accounts
  • Accessing NCP
  • External Integrations
    • Communication & Collaboration
      • NetBox
      • Cisco Nexus Dashboard
      • Slack
    • Data Ingestion
      • AWS S3
      • Azure
      • ELK Stack
      • Google Cloud Storage
      • InfluxDB
      • Loki
      • Snowflake
      • Splunk
  • Use Cases
    • Basic NetOps
    • Flow Analytics
    • Security Audits
    • Inventory Insights
    • Support Knowledge Base
    • Upgrade Compliance
  • Contact Aviz Networks Support
Powered by GitBook
On this page
  • Overview
  • Configure Google Cloud Storage as a Data Source in NCP

Was this helpful?

Export as PDF
  1. External Integrations
  2. Data Ingestion

Google Cloud Storage

PreviousELK StackNextInfluxDB

Last updated 22 days ago

Was this helpful?

Overview

This section guides you through configuring and running the integration between Google Cloud Storage (GCS) and NCP.

By following these steps, you'll enable NCP to:

  • Connect to GCS buckets to retrieve syslogs and flow logs data

  • Index and structure cloud-stored content for fast, contextual access

  • Enable users to query GCS-hosted data directly via NCP’s chat interface

  • Improve operational insights through real-time and historical cloud data

Prerequisites

Before setting up the integration, ensure the following components are ready:

  • GCS Bucket: An existing bucket containing relevant files or data

  • Service Account Key: A JSON key file for a Google Cloud service account with at least Storage Object Viewer permissions for the target bucket

  • Bucket Name: The name of the GCS bucket to be integrated with NCP

Configure Google Cloud Storage as a Data Source in NCP

To integrate GCS with NCP:

  1. Log in to the NCP GUI

  2. Navigate to Settings → Data Sources → Google Cloud Storage

  3. Click Add Configuration

  4. Fill in the following fields:

    • Name: A friendly name for this integration (e.g., GCS-Network-Logs)

    • Bucket Name: The name of your GCS bucket

    • Service Account Key: Upload the JSON key file for your GCP service account

  5. Click Save to complete the setup