Kafka Topic Management

Create, delete, inspect topics and send messages into them.
Showing up to 100 messages from topic 'audit.events'.

Topics

Topic Name Actions
None View messages
audit.events View messages
decisions.email View messages
decisions.ok View messages
decisions.stop_server View messages
logs.raw View messages
reports.status View messages
test-topic View messages

Create New Topic

Replication factor is fixed at 1 in this demo (single-broker cluster).

Messages in Topic: "audit.events"

Partition Offset Timestamp (UTC) Key Value
0 0 2026-05-23T08:24:28.208000+00:00 {"correlation_id": "3bca8d70-f5d0-463a-905f-5f8c71e23514", "event_time_utc": "2026-05-23T08:24:28.208438+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 0, "decision": "OK"}}
0 1 2026-05-23T08:24:30.853000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:30.853782+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "EMAIL", "confidence": 0.9, "out_topic": "decisions.email"}}
0 2 2026-05-23T08:24:30.854000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:30.853989+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.email"}}
0 3 2026-05-23T08:24:30.854000+00:00 {"correlation_id": "bd5e3f34-4861-4e1c-89c2-237cb20c1ca6", "event_time_utc": "2026-05-23T08:24:30.854061+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 0, "offset": 0}}
0 4 2026-05-23T08:24:31.209000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:31.209709+00:00", "source": "email-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.email", "partition": 0, "offset": 0, "decision": "EMAIL", "email_to": "support@example.com"}}
0 5 2026-05-23T08:24:31.710000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:31.710580+00:00", "source": "email-agent", "payload": {"event_type": "task_completed", "task": "SEND_EMAIL", "task_status": "DONE", "duration_ms": 501, "email_to": "support@example.com"}}
0 6 2026-05-23T08:24:31.710000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:31.710615+00:00", "source": "email-agent", "payload": {"event_type": "report_published", "task": "SEND_EMAIL", "task_status": "DONE", "out_topic": "reports.status"}}
0 7 2026-05-23T08:24:32.186000+00:00 {"correlation_id": "bd5e3f34-4861-4e1c-89c2-237cb20c1ca6", "event_time_utc": "2026-05-23T08:24:32.185991+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 1, "decision": "OK"}}
0 8 2026-05-23T08:24:32.186000+00:00 {"correlation_id": "bd5e3f34-4861-4e1c-89c2-237cb20c1ca6", "event_time_utc": "2026-05-23T08:24:32.186144+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 9 2026-05-23T08:24:32.286000+00:00 {"correlation_id": "bd5e3f34-4861-4e1c-89c2-237cb20c1ca6", "event_time_utc": "2026-05-23T08:24:32.286821+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 10 2026-05-23T08:24:32.286000+00:00 {"correlation_id": "bd5e3f34-4861-4e1c-89c2-237cb20c1ca6", "event_time_utc": "2026-05-23T08:24:32.286929+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 11 2026-05-23T08:24:33.364000+00:00 {"correlation_id": "008497e4-e081-4b5b-a451-b7f3c7fe8f8e", "event_time_utc": "2026-05-23T08:24:33.364652+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 12 2026-05-23T08:24:33.364000+00:00 {"correlation_id": "008497e4-e081-4b5b-a451-b7f3c7fe8f8e", "event_time_utc": "2026-05-23T08:24:33.364798+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 13 2026-05-23T08:24:33.364000+00:00 {"correlation_id": "07087f3b-cd7d-42fc-ae21-5aadc05c656f", "event_time_utc": "2026-05-23T08:24:33.364948+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 0, "offset": 1}}
0 14 2026-05-23T08:24:33.417000+00:00 {"correlation_id": "008497e4-e081-4b5b-a451-b7f3c7fe8f8e", "event_time_utc": "2026-05-23T08:24:33.417711+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 2, "decision": "OK"}}
0 15 2026-05-23T08:24:33.417000+00:00 {"correlation_id": "008497e4-e081-4b5b-a451-b7f3c7fe8f8e", "event_time_utc": "2026-05-23T08:24:33.417935+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 16 2026-05-23T08:24:35.611000+00:00 {"correlation_id": "07087f3b-cd7d-42fc-ae21-5aadc05c656f", "event_time_utc": "2026-05-23T08:24:35.611183+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.9, "out_topic": "decisions.ok"}}
0 17 2026-05-23T08:24:35.611000+00:00 {"correlation_id": "07087f3b-cd7d-42fc-ae21-5aadc05c656f", "event_time_utc": "2026-05-23T08:24:35.611338+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 18 2026-05-23T08:24:35.611000+00:00 {"correlation_id": "a9ac4fb4-1569-419f-82f6-c1a8a1a1c215", "event_time_utc": "2026-05-23T08:24:35.611418+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 1, "offset": 3}}
0 19 2026-05-23T08:24:35.667000+00:00 {"correlation_id": "07087f3b-cd7d-42fc-ae21-5aadc05c656f", "event_time_utc": "2026-05-23T08:24:35.667218+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 3, "decision": "OK"}}
0 20 2026-05-23T08:24:35.667000+00:00 {"correlation_id": "07087f3b-cd7d-42fc-ae21-5aadc05c656f", "event_time_utc": "2026-05-23T08:24:35.667351+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 21 2026-05-23T08:24:36.763000+00:00 {"correlation_id": "a9ac4fb4-1569-419f-82f6-c1a8a1a1c215", "event_time_utc": "2026-05-23T08:24:36.763375+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 22 2026-05-23T08:24:36.763000+00:00 {"correlation_id": "a9ac4fb4-1569-419f-82f6-c1a8a1a1c215", "event_time_utc": "2026-05-23T08:24:36.763521+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 23 2026-05-23T08:24:36.763000+00:00 {"correlation_id": "d7517f78-c27c-49ef-b6ed-a202098aa92d", "event_time_utc": "2026-05-23T08:24:36.763601+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 1, "offset": 4}}
0 24 2026-05-23T08:24:38.399000+00:00 {"correlation_id": "d7517f78-c27c-49ef-b6ed-a202098aa92d", "event_time_utc": "2026-05-23T08:24:38.399204+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 25 2026-05-23T08:24:38.399000+00:00 {"correlation_id": "d7517f78-c27c-49ef-b6ed-a202098aa92d", "event_time_utc": "2026-05-23T08:24:38.399413+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 26 2026-05-23T08:24:38.399000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:38.399501+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 1, "offset": 5}}
0 27 2026-05-23T08:24:38.454000+00:00 {"correlation_id": "d7517f78-c27c-49ef-b6ed-a202098aa92d", "event_time_utc": "2026-05-23T08:24:38.454201+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 5, "decision": "OK"}}
0 28 2026-05-23T08:24:38.454000+00:00 {"correlation_id": "d7517f78-c27c-49ef-b6ed-a202098aa92d", "event_time_utc": "2026-05-23T08:24:38.454330+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 29 2026-05-23T08:24:39.765000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:39.765717+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "EMAIL", "confidence": 0.85, "out_topic": "decisions.email"}}
0 30 2026-05-23T08:24:39.765000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:39.765907+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.email"}}
0 31 2026-05-23T08:24:39.765000+00:00 {"correlation_id": "c7455cf1-ba6d-4c8e-83e6-f282decf7f1e", "event_time_utc": "2026-05-23T08:24:39.765973+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 1, "offset": 6}}
0 32 2026-05-23T08:24:40.319000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:40.319060+00:00", "source": "email-agent", "payload": {"event_type": "task_completed", "task": "SEND_EMAIL", "task_status": "DONE", "duration_ms": 500, "email_to": "support@example.com"}}
0 33 2026-05-23T08:24:40.319000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:40.319100+00:00", "source": "email-agent", "payload": {"event_type": "report_published", "task": "SEND_EMAIL", "task_status": "DONE", "out_topic": "reports.status"}}
0 34 2026-05-23T08:24:41.268000+00:00 {"correlation_id": "c7455cf1-ba6d-4c8e-83e6-f282decf7f1e", "event_time_utc": "2026-05-23T08:24:41.268558+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 6, "decision": "OK"}}
0 35 2026-05-23T08:24:41.268000+00:00 {"correlation_id": "c7455cf1-ba6d-4c8e-83e6-f282decf7f1e", "event_time_utc": "2026-05-23T08:24:41.268695+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 36 2026-05-23T08:24:42.894000+00:00 {"correlation_id": "f03d6a3c-b9bb-4c59-8cbd-66ce210fca2f", "event_time_utc": "2026-05-23T08:24:42.894024+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 37 2026-05-23T08:24:42.894000+00:00 {"correlation_id": "f03d6a3c-b9bb-4c59-8cbd-66ce210fca2f", "event_time_utc": "2026-05-23T08:24:42.894068+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 38 2026-05-23T08:24:44.712000+00:00 {"correlation_id": "04dff042-6689-4782-8215-7dd7e5f648e5", "event_time_utc": "2026-05-23T08:24:44.712172+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 39 2026-05-23T08:24:44.712000+00:00 {"correlation_id": "04dff042-6689-4782-8215-7dd7e5f648e5", "event_time_utc": "2026-05-23T08:24:44.712229+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 40 2026-05-23T08:24:46.164000+00:00 {"correlation_id": "13c482f7-bd2b-49fc-bfac-962d427da123", "event_time_utc": "2026-05-23T08:24:46.164455+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 9, "decision": "OK"}}
0 41 2026-05-23T08:24:46.164000+00:00 {"correlation_id": "13c482f7-bd2b-49fc-bfac-962d427da123", "event_time_utc": "2026-05-23T08:24:46.164573+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 42 2026-05-23T08:24:46.265000+00:00 {"correlation_id": "13c482f7-bd2b-49fc-bfac-962d427da123", "event_time_utc": "2026-05-23T08:24:46.265324+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 43 2026-05-23T08:24:46.265000+00:00 {"correlation_id": "13c482f7-bd2b-49fc-bfac-962d427da123", "event_time_utc": "2026-05-23T08:24:46.265358+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 44 2026-05-23T08:24:47.655000+00:00 {"correlation_id": "e80b4295-e779-4a22-a493-77e2cacdd15c", "event_time_utc": "2026-05-23T08:24:47.655224+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 101}}
0 45 2026-05-23T08:24:47.655000+00:00 {"correlation_id": "e80b4295-e779-4a22-a493-77e2cacdd15c", "event_time_utc": "2026-05-23T08:24:47.655263+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 46 2026-05-23T08:24:49.654000+00:00 {"correlation_id": "0732081d-7f46-4432-a6db-551d79d14a5f", "event_time_utc": "2026-05-23T08:24:49.654146+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 11, "decision": "OK"}}
0 47 2026-05-23T08:24:49.654000+00:00 {"correlation_id": "0732081d-7f46-4432-a6db-551d79d14a5f", "event_time_utc": "2026-05-23T08:24:49.654286+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 48 2026-05-23T08:24:49.755000+00:00 {"correlation_id": "0732081d-7f46-4432-a6db-551d79d14a5f", "event_time_utc": "2026-05-23T08:24:49.754932+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 49 2026-05-23T08:24:49.755000+00:00 {"correlation_id": "0732081d-7f46-4432-a6db-551d79d14a5f", "event_time_utc": "2026-05-23T08:24:49.755007+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 50 2026-05-23T08:24:52.944000+00:00 {"correlation_id": "d5471171-8b8e-414b-9834-f66c06e256aa", "event_time_utc": "2026-05-23T08:24:52.944019+00:00", "source": "email-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.email", "partition": 0, "offset": 2, "decision": "EMAIL", "email_to": "admin@example.com"}}
0 51 2026-05-23T08:24:52.944000+00:00 {"correlation_id": "d5471171-8b8e-414b-9834-f66c06e256aa", "event_time_utc": "2026-05-23T08:24:52.944152+00:00", "source": "email-agent", "payload": {"event_type": "task_started", "task": "SEND_EMAIL", "email_to": "admin@example.com"}}
0 52 2026-05-23T08:24:54.223000+00:00 {"correlation_id": "28abed46-a354-41f4-b000-5ee68091364d", "event_time_utc": "2026-05-23T08:24:54.223076+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 12, "decision": "OK"}}
0 53 2026-05-23T08:24:54.223000+00:00 {"correlation_id": "28abed46-a354-41f4-b000-5ee68091364d", "event_time_utc": "2026-05-23T08:24:54.223202+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 54 2026-05-23T08:24:54.308000+00:00 {"correlation_id": "7393f286-1a6a-466d-84d6-ac3147de99b9", "event_time_utc": "2026-05-23T08:24:54.308278+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 0, "offset": 2}}
0 55 2026-05-23T08:24:54.323000+00:00 {"correlation_id": "28abed46-a354-41f4-b000-5ee68091364d", "event_time_utc": "2026-05-23T08:24:54.323733+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 56 2026-05-23T08:24:54.323000+00:00 {"correlation_id": "28abed46-a354-41f4-b000-5ee68091364d", "event_time_utc": "2026-05-23T08:24:54.323765+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 57 2026-05-23T08:24:56.308000+00:00 {"correlation_id": "2ce496a9-6e8f-4fd9-bc91-54ff3948cadd", "event_time_utc": "2026-05-23T08:24:56.308606+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 2, "offset": 5}}
0 58 2026-05-23T08:24:57.765000+00:00 {"correlation_id": "2ce496a9-6e8f-4fd9-bc91-54ff3948cadd", "event_time_utc": "2026-05-23T08:24:57.765307+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 59 2026-05-23T08:24:57.765000+00:00 {"correlation_id": "2ce496a9-6e8f-4fd9-bc91-54ff3948cadd", "event_time_utc": "2026-05-23T08:24:57.765474+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 60 2026-05-23T08:24:58.309000+00:00 {"correlation_id": "3f62eb7c-312c-40fc-9fce-99f0b046b46d", "event_time_utc": "2026-05-23T08:24:58.308905+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 2, "offset": 6}}
0 61 2026-05-23T08:25:01.492000+00:00 {"correlation_id": "3f62eb7c-312c-40fc-9fce-99f0b046b46d", "event_time_utc": "2026-05-23T08:25:01.492584+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 62 2026-05-23T08:25:01.492000+00:00 {"correlation_id": "3f62eb7c-312c-40fc-9fce-99f0b046b46d", "event_time_utc": "2026-05-23T08:25:01.492739+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 63 2026-05-23T08:25:01.492000+00:00 {"correlation_id": "aa131466-912b-4017-bd7c-4d6f6f58cf15", "event_time_utc": "2026-05-23T08:25:01.492823+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 2, "offset": 7}}
0 64 2026-05-23T08:25:01.659000+00:00 {"correlation_id": "3f62eb7c-312c-40fc-9fce-99f0b046b46d", "event_time_utc": "2026-05-23T08:25:01.658974+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 65 2026-05-23T08:25:01.659000+00:00 {"correlation_id": "3f62eb7c-312c-40fc-9fce-99f0b046b46d", "event_time_utc": "2026-05-23T08:25:01.659012+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 66 2026-05-23T08:25:03.118000+00:00 {"correlation_id": "aa131466-912b-4017-bd7c-4d6f6f58cf15", "event_time_utc": "2026-05-23T08:25:03.117930+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 16, "decision": "OK"}}
0 67 2026-05-23T08:25:03.118000+00:00 {"correlation_id": "aa131466-912b-4017-bd7c-4d6f6f58cf15", "event_time_utc": "2026-05-23T08:25:03.118062+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 68 2026-05-23T08:25:05.057000+00:00 {"correlation_id": "31aa7c4c-45e1-442c-b877-c57da271b073", "event_time_utc": "2026-05-23T08:25:05.057671+00:00", "source": "email-agent", "payload": {"event_type": "task_completed", "task": "SEND_EMAIL", "task_status": "DONE", "duration_ms": 501, "email_to": "admin@example.com"}}
0 69 2026-05-23T08:25:05.057000+00:00 {"correlation_id": "31aa7c4c-45e1-442c-b877-c57da271b073", "event_time_utc": "2026-05-23T08:25:05.057712+00:00", "source": "email-agent", "payload": {"event_type": "report_published", "task": "SEND_EMAIL", "task_status": "DONE", "out_topic": "reports.status"}}
0 70 2026-05-23T08:25:06.225000+00:00 {"correlation_id": "5b2d8561-8684-42f1-9b46-2eef886ffce6", "event_time_utc": "2026-05-23T08:25:06.225478+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 101}}
0 71 2026-05-23T08:25:06.225000+00:00 {"correlation_id": "5b2d8561-8684-42f1-9b46-2eef886ffce6", "event_time_utc": "2026-05-23T08:25:06.225514+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 72 2026-05-23T08:25:10.315000+00:00 {"correlation_id": "6dba1e17-e737-4dc6-b58b-c7542436bcc7", "event_time_utc": "2026-05-23T08:25:10.315171+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 19, "decision": "OK"}}
0 73 2026-05-23T08:25:10.315000+00:00 {"correlation_id": "6dba1e17-e737-4dc6-b58b-c7542436bcc7", "event_time_utc": "2026-05-23T08:25:10.315296+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 74 2026-05-23T08:25:15.501000+00:00 {"correlation_id": "1463134a-f4be-469c-af97-0a051d52819e", "event_time_utc": "2026-05-23T08:25:15.501618+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 20, "decision": "OK"}}
0 75 2026-05-23T08:25:15.501000+00:00 {"correlation_id": "1463134a-f4be-469c-af97-0a051d52819e", "event_time_utc": "2026-05-23T08:25:15.501732+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 76 2026-05-23T08:25:15.602000+00:00 {"correlation_id": "1463134a-f4be-469c-af97-0a051d52819e", "event_time_utc": "2026-05-23T08:25:15.602331+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 101}}
0 77 2026-05-23T08:25:15.602000+00:00 {"correlation_id": "1463134a-f4be-469c-af97-0a051d52819e", "event_time_utc": "2026-05-23T08:25:15.602376+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 78 2026-05-23T08:25:18.883000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:18.883328+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 79 2026-05-23T08:25:18.883000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:18.883458+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 80 2026-05-23T08:25:18.883000+00:00 {"correlation_id": "19d23c09-fb90-4125-b1c2-4d61cef64f97", "event_time_utc": "2026-05-23T08:25:18.883522+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 1, "offset": 11}}
0 81 2026-05-23T08:25:18.937000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:18.936895+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 22, "decision": "OK"}}
0 82 2026-05-23T08:25:18.937000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:18.937125+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 83 2026-05-23T08:25:19.037000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:19.037711+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 84 2026-05-23T08:25:19.037000+00:00 {"correlation_id": "a12334a8-474e-4f7e-8e8f-1b1612c5ae0c", "event_time_utc": "2026-05-23T08:25:19.037744+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 85 2026-05-23T08:25:21.740000+00:00 {"correlation_id": "4d6b8c95-1cec-4b41-a081-5baa6c878da4", "event_time_utc": "2026-05-23T08:25:21.740128+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 24, "decision": "OK"}}
0 86 2026-05-23T08:25:21.740000+00:00 {"correlation_id": "4d6b8c95-1cec-4b41-a081-5baa6c878da4", "event_time_utc": "2026-05-23T08:25:21.740230+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 87 2026-05-23T08:25:24.395000+00:00 {"correlation_id": "25288abe-b8b9-433f-9363-be6c8c08903e", "event_time_utc": "2026-05-23T08:25:24.395442+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 26, "decision": "OK"}}
0 88 2026-05-23T08:25:24.395000+00:00 {"correlation_id": "25288abe-b8b9-433f-9363-be6c8c08903e", "event_time_utc": "2026-05-23T08:25:24.395570+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 89 2026-05-23T08:25:25.852000+00:00 {"correlation_id": "56a8c2d3-0e07-4810-8a39-0653ecee9e48", "event_time_utc": "2026-05-23T08:25:25.852139+00:00", "source": "ok-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.ok", "partition": 0, "offset": 27, "decision": "OK"}}
0 90 2026-05-23T08:25:25.852000+00:00 {"correlation_id": "56a8c2d3-0e07-4810-8a39-0653ecee9e48", "event_time_utc": "2026-05-23T08:25:25.852282+00:00", "source": "ok-agent", "payload": {"event_type": "task_started", "task": "OK_ACK"}}
0 91 2026-05-23T08:25:27.837000+00:00 {"correlation_id": "d68fa59f-3a4a-4115-b46f-26171fb025a0", "event_time_utc": "2026-05-23T08:25:27.837425+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.95, "out_topic": "decisions.ok"}}
0 92 2026-05-23T08:25:27.837000+00:00 {"correlation_id": "d68fa59f-3a4a-4115-b46f-26171fb025a0", "event_time_utc": "2026-05-23T08:25:27.837575+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 93 2026-05-23T08:25:32.339000+00:00 {"correlation_id": "5afa57a2-2338-4945-b3b2-db72bbd79e10", "event_time_utc": "2026-05-23T08:25:32.339486+00:00", "source": "classifier-ai", "payload": {"event_type": "decision_made", "decision": "OK", "confidence": 0.9, "out_topic": "decisions.ok"}}
0 94 2026-05-23T08:25:32.339000+00:00 {"correlation_id": "5afa57a2-2338-4945-b3b2-db72bbd79e10", "event_time_utc": "2026-05-23T08:25:32.339665+00:00", "source": "classifier-ai", "payload": {"event_type": "published_decision", "out_topic": "decisions.ok"}}
0 95 2026-05-23T08:25:32.339000+00:00 {"correlation_id": "b11ec1d5-3375-4b88-a216-2f21bfea7c55", "event_time_utc": "2026-05-23T08:25:32.339761+00:00", "source": "classifier-ai", "payload": {"event_type": "received_log_line", "host": "test-apps", "topic": "logs.raw", "partition": 2, "offset": 12}}
0 96 2026-05-23T08:25:32.495000+00:00 {"correlation_id": "5afa57a2-2338-4945-b3b2-db72bbd79e10", "event_time_utc": "2026-05-23T08:25:32.495555+00:00", "source": "ok-agent", "payload": {"event_type": "task_completed", "task": "OK_ACK", "task_status": "DONE", "duration_ms": 100}}
0 97 2026-05-23T08:25:32.495000+00:00 {"correlation_id": "5afa57a2-2338-4945-b3b2-db72bbd79e10", "event_time_utc": "2026-05-23T08:25:32.495588+00:00", "source": "ok-agent", "payload": {"event_type": "report_published", "task": "OK_ACK", "task_status": "DONE", "out_topic": "reports.status"}}
0 98 2026-05-23T08:25:35.831000+00:00 {"correlation_id": "3467e3f8-c9b7-45c1-8ed5-c9946e6edbb4", "event_time_utc": "2026-05-23T08:25:35.831467+00:00", "source": "email-agent", "payload": {"event_type": "received_decision", "host": "test-apps", "in_topic": "decisions.email", "partition": 0, "offset": 4, "decision": "EMAIL", "email_to": "support@example.com"}}
0 99 2026-05-23T08:25:35.831000+00:00 {"correlation_id": "3467e3f8-c9b7-45c1-8ed5-c9946e6edbb4", "event_time_utc": "2026-05-23T08:25:35.831593+00:00", "source": "email-agent", "payload": {"event_type": "task_started", "task": "SEND_EMAIL", "email_to": "support@example.com"}}

Send Message