Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| CRIBL_PASSWORD | No | Password for authentication | |
| CRIBL_USERNAME | No | Username for authentication | |
| CRIBL_SERVER_URL | No | Base URL of your Cribl deployment | |
| CRIBL_TIMEOUT_MS | No | API request timeout in milliseconds | 10000 |
| CRIBL_VERIFY_SSL | No | Verify SSL certificates | true |
| CRIBL_BEARER_TOKEN | No | Pre-existing bearer token |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |