Collectors
このコンテンツはまだ日本語に翻訳されていません。
The Collectors page provides a centralized view of all deployed log collectors and EDR agents. Monitor health, track event throughput, and download agent installers.
Stats Cards
Four summary cards at the top of the page show collector status at a glance:
| Card | Description |
|---|---|
| Total | Total number of registered collectors |
| Online | Collectors with a heartbeat in the last 5 minutes |
| Offline | Collectors that have missed heartbeats |
| Stale | Collectors that have not reported in over 24 hours |
When all collectors are offline, a banner is displayed at the top of the page alerting that no collectors are currently heartbeating.
Agent Downloads
An expandable section provides download links and one-line install commands for each agent type.
Log Collector
- Size: 13.8 MB (Linux x86_64)
- Install command:
curl -fsSL https://kyramdr.com/downloads/install.sh | sudo bash -s -- YOUR-LICENSE-KEYEDR Agent
- Size: 6.8 MB (Linux x86_64)
- Install command:
curl -fsSL https://kyramdr.com/downloads/latest/kyra-edr -o /usr/local/bin/kyra-edr && chmod +x /usr/local/bin/kyra-edr && kyra-edr install --gateway collector.kyramdr.com --key YOUR-LICENSE-KEYEach install command has a copy-to-clipboard button, and direct download links are available for the agent binaries.
Collector Table
The main table lists all registered collectors with the following columns:
| Column | Description |
|---|---|
| Status | Online, Offline, or Stale indicator |
| Collector ID | Unique identifier assigned at registration |
| Hostname | System hostname reported by the collector |
| OS | Operating system with icon — Linux (penguin), Windows (grid), macOS (apple) |
| Version | Installed collector version |
| Events | Total events forwarded |
| Queue | Current event queue depth |
| Last Heartbeat | Timestamp of most recent heartbeat |
Access Requirements
Collectors is available on all tiers including Detect (Free).