33 أسطر
904 B
JSON
33 أسطر
904 B
JSON
{
|
|
"generated_at": "2026-07-26T22:30:54.950560",
|
|
"total_alerts": 2,
|
|
"critical_count": 0,
|
|
"high_count": 0,
|
|
"medium_count": 2,
|
|
"alerts": [
|
|
{
|
|
"id": 1,
|
|
"timestamp": "2026-07-26T22:30:54.950367",
|
|
"last_seen": "2026-07-26T22:30:54.950548",
|
|
"source": "app/application.log",
|
|
"type": "application_error",
|
|
"severity": "MEDIUM",
|
|
"ip": "unknown",
|
|
"detail": "Database connection timeout after 30s \u2014 retrying",
|
|
"count": 3,
|
|
"status": "open"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"timestamp": "2026-07-26T22:30:54.950462",
|
|
"last_seen": "2026-07-26T22:30:54.950465",
|
|
"source": "app/application.log",
|
|
"type": "application_error",
|
|
"severity": "MEDIUM",
|
|
"ip": "185.220.100.42",
|
|
"detail": "JWT verification failed for token eyJ0eXAi... from IP 185.220.100.42",
|
|
"count": 1,
|
|
"status": "open"
|
|
}
|
|
]
|
|
} |