Skip to main content

Registration Tokens

A registration token enrolls the SparkLogs Agent during install. It scopes the agent to one workspace and one organization subtree (the token's organization and its children).

  • Re-displayable. You can view a token again after creating it.
  • Revocable. Revoke a token to stop new enrollments with it. Existing agents keep running.
  • Expiry. Set an optional expiry so a token stops working after a date.

Token to organization relationship

Agents register under the token's organization. In client-org mode, each endpoint instead lands in an auto-created or linked child organization under that token's organization, keyed by the client identifiers you pass at install. See Deployment scope for how the token's organization combines with the install properties.

Manage tokens in Configure > Agents

Create, label, set expiry, view, revoke, and delete tokens from Configure > Agents:

  1. Open Configure in the sidebar, then the Agents tab.
  2. Select the organization the token should belong to.
  3. Create a token, give it a label, and set an optional expiry.
  4. View, revoke, or delete a token from the same list.

You need the workspace privilege to manage agents and registration tokens. Grant it from your workspace's user and role settings.

Next steps