← Отчёты ← События
{{ error }}
Загрузка…
ID: {{ event.id }} · event_id: {{ event.event_id }}
Хост: {{ event.hostname }} · Severity: {{ event.severity }}
Type: {{ event.type }}
{{ event.type }}
Occurred: {{ formatDt(event.occurred_at) }}
Summary: {{ event.summary }}
{{ event.summary }}
{{ JSON.stringify(event.details, null, 2) }}
{{ JSON.stringify(event.payload, null, 2) }}