Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KIBANA_URL | Yes | Kibana server address (e.g. http://localhost:5601) | |
KIBANA_CA_CERT | No | CA certificate path (optional, for SSL verification) | |
KIBANA_TIMEOUT | No | Request timeout in ms (default 30000) | |
KIBANA_PASSWORD | Yes | Kibana password | |
KIBANA_USERNAME | Yes | Kibana username | |
KIBANA_MAX_RETRIES | No | Max request retries (default 3) | |
NODE_TLS_REJECT_UNAUTHORIZED | No | Set to `0` to disable SSL certificate validation (use with caution) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |