Splunk
Last updated
Was this helpful?
Last updated
Was this helpful?
This section guides you through configuring and running the integration between Splunk and NCP.
Connect to your Splunk instance and pull structured logs.
Parsing and index logs for efficient search and correlation.
Allow users to query logs using natural language in the NCP chat interface.
Enhance troubleshooting workflows and observability through log-driven insights.
Before beginning, make sure you have:
Splunk Endpoint URL: Example: https://splunk.example.com:8089
Splunk Query: Used to filter logs from specific sources (e.g., index="network" sourcetype="syslog"
)
To connect NCP with your Snowflake instance, follow these steps:
Log in to the NCP GUI
Navigate to Settings → Data Sources → Splunk
Click on Add Configuration
Enter the following details:
Name: A label for the Splunk configuration (e.g., Splunk-Cluster
)
Host: The full URL of your Splunk endpoint (e.g., http://splunk.example.com:8089
)
Username: Your Splunk username (e.g., admin
, user123
)
Password: The password associated with the Splunk username (e.g., your_password_here
)
Index: The index in Splunk where the logs are stored (e.g., network
, syslog
)
Click Save