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 Snowflake as a Data Source in NCP

Was this helpful?

Export as PDF
  1. External Integrations
  2. Data Ingestion

Snowflake

Overview

This section guides you through configuring and running the integration between Snowflake and NCP.

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

  • Fetch and index time-series data, application flows, and syslogs for analysis

  • Enable natural language queries via NCP’s chat interface for troubleshooting, monitoring, and anomaly detection

  • Improve operational visibility and enable real-time, data-driven decisions

Prerequisites

Before you begin, ensure you have the following:

  • Snowflake Account Details

    • Snowflake URL (e.g., xyz.snowflakecomputing.com)

    • Account Name (e.g., xyz)

    • Warehouse, Database, and Schema names for query execution

  • Snowflake Credentials

    • User credentials (username/password or other authentication methods such as OAuth)

Configure Snowflake as a Data Source in NCP

To connect NCP with your Snowflake instance, follow these steps:

  1. Log in to the NCP GUI

  2. Navigate to Settings → Data Sources → Snowflake

  3. Click on Add Configuration

  4. Enter the following details:

    • Name: A label for the Snowflake configuration (e.g., Snowflake-Prod-Cluster)

    • Account URL: Your Snowflake account URL

    • Username: Your Snowflake user

    • Password: Corresponding password

    • Warehouse: Compute the warehouse to use

    • Database: The target database

    • Table: Name of the table you wish to query

    • Schema: The Snowflake schema where your tables or logs reside

  5. Click Save

PreviousLokiNextSplunk

Last updated 22 days ago

Was this helpful?