Skip to Content
DocsControl PanelAudit Analytics

Audit Analytics

The audit analytics dashboard provides aggregated insights into security events across your fleet, helping you identify unusual activity and assess risk.

Analytics Dashboard

Navigate to Admin > Audit Analytics to view:

  • Action Counts — breakdown of audit events by type (login, API call, config change, etc.)
  • User Activity — which users are most active and what actions they perform
  • Time Distribution — when events occur (by hour, day of week)
  • Risk Score — a computed score based on suspicious patterns

Risk Scoring

The risk score is calculated based on several factors:

FactorImpact
Failed login attemptsHigh
Privilege escalationsHigh
Activity during unusual hoursMedium
Bulk operationsMedium
Configuration changesLow

Higher risk scores indicate potential security concerns that warrant investigation.

Time Periods

Analytics can be viewed at different granularities:

PeriodDescription
DailyDay-by-day breakdown
WeeklyWeek-by-week summary
MonthlyMonth-by-month overview

Analytics API

EndpointMethodDescription
/api/admin/audit/analyticsGETAnalytics data. Query: tenant_id, period (daily/weekly/monthly)
/api/admin/audit/analytics/riskGETRisk score breakdown. Query: tenant_id

SIEM Integration

Cloud OS instances support forwarding audit events to external SIEM systems in multiple formats:

FormatDescription
SyslogStandard syslog format
CEFCommon Event Format (ArcSight, QRadar)
LEEFLog Event Extended Format (IBM QRadar)

Configure the SIEM export format on each Cloud OS instance under Security > SIEM.