Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
XIMP security encompasses agent authentication via per-node tokens, dashboard access control through Xloud identity roles, and TLS certificate lifecycle management for all platform communications.Agent Authentication
Each XIMP agent authenticates to the collector using a unique per-node token. Rotate tokens periodically and immediately when a node is decommissioned or suspected compromised.- Token Lifecycle
- Token Rotation Procedure
Generate a new agent token
List all agent tokens with expiry
Revoke an agent token
Dashboard Access Control
XIMP dashboard access is controlled through Xloud identity roles. Assign roles based on job function to enforce least-privilege access.| Role | Access Level | Typical Assignees |
|---|---|---|
monitoring-viewer | Read-only — dashboards and alert history | Developers, stakeholders |
monitoring-editor | Create and edit dashboards, rules, and channels | Operations engineers |
monitoring-admin | Full access — agents, retention, security settings | Platform administrators |
TLS Configuration
All XIMP communication uses TLS:- Agent-to-collector: TLS 1.3 minimum
- Dashboard and API: TLS 1.3 minimum, HSTS enabled
- Internal service communication: mTLS for collector-to-store traffic
- Certificate Status
- Manual Renewal
Check all certificate expiry dates
Next Steps
Agent Configuration
Deploy and configure agents whose tokens are managed here
Alert Channels
Secure notification channel credentials and SMTP authentication
Troubleshooting
Diagnose TLS and authentication errors
Xloud Identity
Manage the Xloud identity roles used for XIMP access control