本文にスキップ

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:

CardDescription
TotalTotal number of registered collectors
OnlineCollectors with a heartbeat in the last 5 minutes
OfflineCollectors that have missed heartbeats
StaleCollectors 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:
Terminal window
curl -fsSL https://kyramdr.com/downloads/install.sh | sudo bash -s -- YOUR-LICENSE-KEY

EDR Agent

  • Size: 6.8 MB (Linux x86_64)
  • Install command:
Terminal window
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-KEY

Each 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:

ColumnDescription
StatusOnline, Offline, or Stale indicator
Collector IDUnique identifier assigned at registration
HostnameSystem hostname reported by the collector
OSOperating system with icon — Linux (penguin), Windows (grid), macOS (apple)
VersionInstalled collector version
EventsTotal events forwarded
QueueCurrent event queue depth
Last HeartbeatTimestamp of most recent heartbeat

Access Requirements

Collectors is available on all tiers including Detect (Free).