Kafka Topic Management

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

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: "decisions.email"

Partition Offset Timestamp (UTC) Key Value
0 0 2026-05-23T08:24:30.853000+00:00 {"correlation_id": "ec9294bd-b361-4336-a508-1123f4dc3d79", "event_time_utc": "2026-05-23T08:24:30.853926+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "A warning indicating a failure in a network operation which requires attention but is not critical enough to stop the server.", "requires_human_approval": false, "action": {"email_to": "support@example.com", "server": null}, "log_line": "03/22 08:51:06 WARNING:.....mailslot_create: setsockopt(MCAST_ADD) failed - EDC8116I Address not available."}}
0 1 2026-05-23T08:24:39.765000+00:00 {"correlation_id": "58181765-b684-4fd4-a8d3-c4bfe6bd239c", "event_time_utc": "2026-05-23T08:24:39.765861+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.85, "reason": "Warning about socket option failure requires attention but is not critical enough to stop the server.", "requires_human_approval": false, "action": {"email_to": "support@example.com", "server": null}, "log_line": "03/22 08:51:06 WARNING:.....mailslot_create: setsockopt(MCAST_ADD) failed - EDC8116I Address not available."}}
0 2 2026-05-23T08:24:52.890000+00:00 {"correlation_id": "d5471171-8b8e-414b-9834-f66c06e256aa", "event_time_utc": "2026-05-23T08:24:52.890800+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Warning about a failed operation that needs attention but does not indicate an immediate server stop is required.", "requires_human_approval": false, "action": {"email_to": "admin@example.com", "server": null}, "log_line": "03/22 08:51:06 WARNING:.....mailslot_create: setsockopt(MCAST_ADD) failed - EDC8116I Address not available."}}
0 3 2026-05-23T08:25:04.490000+00:00 {"correlation_id": "31aa7c4c-45e1-442c-b877-c57da271b073", "event_time_utc": "2026-05-23T08:25:04.490642+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.85, "reason": "Warning regarding a failed operation that needs attention but does not indicate a severe issue requiring immediate server shutdown.", "requires_human_approval": false, "action": {"email_to": "admin@example.com", "server": null}, "log_line": "03/22 08:51:06 WARNING:.....mailslot_create: setsockopt(MCAST_ADD) failed - EDC8116I Address not available."}}
0 4 2026-05-23T08:25:35.778000+00:00 {"correlation_id": "3467e3f8-c9b7-45c1-8ed5-c9946e6edbb4", "event_time_utc": "2026-05-23T08:25:35.778080+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.85, "reason": "Error indicates a failure in associating a TCP/IP image, which requires attention but is not critical enough to stop the server.", "requires_human_approval": false, "action": {"email_to": "support@example.com", "server": null}, "log_line": "03/22 08:51:10 ERROR :..settcpimage: Failed to associate TCP/IP image name = TCPCS, rc=EDC8113I"}}
0 5 2026-05-23T08:25:37.680000+00:00 {"correlation_id": "0e60c4c4-9365-4e39-b5da-064622268051", "event_time_utc": "2026-05-23T08:25:37.680072+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Interface initialization failure needs attention but does not require immediate server stop.", "requires_human_approval": false, "action": {"email_to": "ops@example.com", "server": null}, "log_line": "03/22 08:51:11 ERROR :...read_physical_netif: Interface LINK11 initialization FAIL, errno=110"}}
0 6 2026-05-23T08:25:41.645000+00:00 {"correlation_id": "52db9289-ea7a-4f2b-9b72-8354ec55fa21", "event_time_utc": "2026-05-23T08:25:41.645262+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Registration failure indicates an issue that needs attention but does not require an immediate server stop.", "requires_human_approval": false, "action": {"email_to": "support@company.com", "server": null}, "log_line": "03/22 08:51:12 SEVERE :..reg_process: OS/390 registration failed, retry count exceeded"}}
0 7 2026-05-23T08:25:43.488000+00:00 {"correlation_id": "2eb88e67-48d6-4f43-8b61-982266265a5a", "event_time_utc": "2026-05-23T08:25:43.488661+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Configuration validation has failed, indicating an issue that needs attention but does not require an immediate server shutdown.", "requires_human_approval": false, "action": {"email_to": "support@company.com", "server": null}, "log_line": "03/22 08:51:13 ERROR :.main: Configuration validation FAIL for /u/user10/rsvpd1.conf"}}
0 8 2026-05-23T08:25:57.804000+00:00 {"correlation_id": "fbfbf8a2-8f59-47cc-b8dc-ae67552e1aaf", "event_time_utc": "2026-05-23T08:25:57.804457+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.85, "reason": "Packet loss threshold exceeded indicates a significant issue that needs attention, but not an immediate server stop.", "requires_human_approval": false, "action": {"email_to": "admin@example.com", "server": null}, "log_line": "03/22 08:51:31 ERROR :...read_physical_netif: Packet loss threshold exceeded on LINK12"}}
0 9 2026-05-23T08:25:59.485000+00:00 {"correlation_id": "acd9a525-3d0b-45c3-ae01-87d4520d93dd", "event_time_utc": "2026-05-23T08:25:59.485770+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Network instability is serious but does not warrant an immediate server stop.", "requires_human_approval": false, "action": {"email_to": "network_team@example.com", "server": null}, "log_line": "03/22 08:51:32 SEVERE :...read_physical_netif: Network instability detected, attempting recovery"}}
0 10 2026-05-23T08:28:33.975000+00:00 {"correlation_id": "518a6d92-44d4-4bc0-8665-cdf1a9b42fd5", "event_time_utc": "2026-05-23T08:28:33.975141+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.8, "reason": "Received a signal which may indicate a need for investigation but does not warrant stopping the server immediately.", "requires_human_approval": false, "action": {"email_to": "operations@example.com", "server": null}, "log_line": "03/22 08:53:22 EVENT :..mailslot_sitter: process received signal SIGALRM"}}
0 11 2026-05-23T08:28:57.674000+00:00 {"correlation_id": "8a794e18-a52e-48fc-9c83-cf2f7e195ff9", "event_time_utc": "2026-05-23T08:28:57.674202+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.8, "reason": "Signal SIGALRM indicates a timing or timeout issue that may require attention but does not necessitate stopping the server immediately.", "requires_human_approval": false, "action": {"email_to": "admin@example.com", "server": null}, "log_line": "03/22 08:53:38 EVENT :..mailslot_sitter: process received signal SIGALRM"}}
0 12 2026-05-23T08:29:33.793000+00:00 {"correlation_id": "08813ae4-27cd-414f-a754-bdf87af30263", "event_time_utc": "2026-05-23T08:29:33.793431+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.9, "reason": "Unexpected event in state machine but does not require immediate server stop.", "requires_human_approval": false, "action": {"email_to": "support@example.com", "server": null}, "log_line": "03/22 08:54:35 PROTERR:.......rsvp_flow_stateMachine: state SESSIONED does not expect event PATHTEAR"}}
0 13 2026-05-23T08:29:37.056000+00:00 {"correlation_id": "91aef470-b7fb-4a0d-96da-3458d0154177", "event_time_utc": "2026-05-23T08:29:37.056292+00:00", "source": "classifier-ai", "payload": {"decision": "EMAIL", "confidence": 0.85, "reason": "Process received a termination signal, indicating possible issues needing attention but not an immediate server stop.", "requires_human_approval": false, "action": {"email_to": "ops@example.com", "server": null}, "log_line": "03/22 08:54:53 EVENT :..mailslot_sitter: process received signal SIGTERM"}}

Send Message