ELK Stack
Last updated
Was this helpful?
Last updated
Was this helpful?
This section guides you through configuring and running the integration between the ELK Stack and NCP
Pull and index logs from Elasticsearch for real-time visibility.
Allow users to query logs and telemetry data using NCP’s chat interface.
Improve troubleshooting efficiency and accelerate root cause analysis.
Before you begin, ensure the following:
Elasticsearch Endpoint: URL of your Elasticsearch instance (e.g., https://elk.example.com:9200
)
Index Information: The names of the indices that contain relevant network logs (e.g., network-logs-*
, telemetry-*
)
To integrate your ELK Stack with NCP:
Log in to the NCP GUI
Navigate to Settings → Data Sources → ELK
Click Add Configuration
Enter the following details:
Name: A friendly name for your ELK data source
Elasticsearch URI: Base URL of your Elasticsearch instance (e.g., https://elk.example.com:9200
)
Index Patterns: Specify the indices or wildcard patterns to fetch logs from
Click Save to complete the configuration