Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGSCALE_BASE_URL | Yes | LogScale instance URL (include path prefix like /logs if needed) | |
| LOGSCALE_API_TOKEN | Yes | Bearer token for authentication | |
| LOGSCALE_MAX_EVENTS | No | Default pagination limit (default: 200) | 200 |
| LOGSCALE_REPOSITORY | No | Default repository name | |
| LOGSCALE_TIMEOUT_MS | No | Max poll timeout (default: 60000) | 60000 |
| LOGSCALE_POLL_INTERVAL_MS | No | Poll interval (default: 1000) | 1000 |
Capabilities
Server capabilities have not been inspected yet.
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 | |