Arc Logs.axionyx.io

Arc Logs

Connexion administrateur AXIONYX.io

{{ loginError }}

Logs

{{ totalShown }} / {{ total }} events
Niveau {{ key }}{{ count }}
Source {{ key }}{{ count }}
{{ errorMsg }}
Time UTC Niveau Source Action Owner Correlation Durée
{{ formatTime(hit.timestamp) }} {{ hit.level }} {{ hit.source }} {{ hit.action }} {{ hit.owner_email || '—' }} {{ hit.correlation_id ? hit.correlation_id.substring(0, 12) : '—' }} {{ hit.duration_ms ? hit.duration_ms + 'ms' : '—' }}
Aucun event ne correspond à ces filtres.

Insights (24h)

Total events 24h
{{ stats.total }}
Erreurs
{{ (stats.by_level && stats.by_level.error) || 0 }}
Critical
{{ (stats.by_level && stats.by_level.critical) || 0 }}
Queue (worker)
{{ metrics ? metrics.queue_size : '—' }}

Top erreurs 24h

  • {{ err._id.source }} · {{ err._id.action }} {{ err.count }}
  • Aucune erreur — bon signe.

Endpoints les plus lents (≥1s)

  • {{ slow._id }} {{ Math.round(slow.avg_ms) }}ms / max {{ Math.round(slow.max_ms) }}ms
  • Aucun endpoint lent.