unifi-siem-sink
by ianchesal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | SQLite database file path. Set by the Docker image for container deployments — only override for local (non-Docker) runs | /data/events.db |
| MCP_HOST | No | Interface the MCP/HTTP server binds to | 0.0.0.0 |
| MCP_PORT | No | Port the MCP/HTTP server listens on | 3000 |
| LOG_LEVEL | No | error | warn | info | debug | info |
| MCP_SECRET | Yes | Bearer token for MCP endpoint auth | |
| RETENTION_DAYS | No | Events older than this are purged on a rolling basis | 90 |
| SYSLOG_UDP_PORT | No | In-container UDP listen port for incoming syslog/CEF traffic (the Docker image maps host 514/udp to this) | 10514 |
| MAX_MESSAGE_BYTES | No | Datagrams larger than this are dropped before parsing | 16384 |
| SYSLOG_BIND_ADDRESS | No | Interface the syslog listener binds to | 0.0.0.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues