Alloy
Mesh StorageManage

Manage

Fleet operations — API keys, dashboard signals, and edge redaction

Day-to-day fleet operations after a device is connected:

  • API key rotation — issue, roll, and revoke device API keys without re-provisioning.
  • Dashboard signals — see device status, last contact, and upload activity.
  • Redact — strip or hash sensitive fields before recordings leave the device.

API key rotation

Every device gets its own API key on approval. You can rotate it from Mesh Storage without re-provisioning or connecting to the device over SSH.

A rotation may be needed when a device is decommissioned, a key may have been exposed, or your security policy requires periodic credential rotation.

How key rotation works

Key rotation is designed to avoid upload downtime:

  1. Request a roll from the device actions menu under devices/. The old key remains valid.
  2. On its next sync, the device receives and persists a new key.
  3. Alloy revokes the old key after the device confirms the replacement.

You can cancel a pending roll before the device syncs.

Dashboard signals

The devices/ folder shows fleet status at a glance:

ColumnWhat it tells you
DeviceEdge ID and device ID
InfoHostname or machine identifier
StatusPending, Approved, or Rejected
Last SeenWhen the device last contacted Alloy
Last UploadWhen the device last uploaded a file
Files/SizeTotal files uploaded and their cumulative size

Devices list showing dashboard signals

On this page