{
"kafka": {
"status": "healthy",
"brokers": 3,
"topics": {
"raw-logs": {
"partitions": 6,
"consumerLag": 150
},
"enriched-logs": {
"partitions": 6,
"consumerLag": 0
}
}
},
"flink": {
"status": "healthy",
"jobs": [
{
"name": "logclaw-anomaly-detection",
"state": "RUNNING",
"taskManagers": 2,
"uptime": "48h30m"
}
]
},
"opensearch": {
"status": "green",
"nodes": 6,
"indices": 15,
"totalDocs": 1542000,
"totalSizeBytes": 2147483648,
"activePrimaryShards": 15,
"activeShards": 30
},
"eso": {
"status": "healthy",
"externalSecrets": [
{
"name": "logclaw-ticketing-credentials",
"status": "SecretSynced",
"lastSyncTime": "2024-03-01T15:00:00Z"
}
]
}
}