by Internal Labs
0
Agent Template
<100
Summary
Summary
Analyze raw log chunks to extract timestamps, error patterns, and impact signals, then generate draft incident tickets with a clear title, description, and inferred severity. Configure the template by defining how logs are provided and where to create or store the resulting incident tickets in your incident management workflow.
Overview
Overview
When incidents occur, responders often lose valuable time manually combing through log files to draft tickets. This can delay triage, create inconsistencies in reporting, and increase the risk of missed signals. The Incident Ticket Draft Bot solves this by automating ticket creation, ensuring logs are quickly translated into structured, actionable Jira issues.
The agent accepts log_chunk as either raw text or JSON lines. It then extracts essential details—such as error messages, severity, and potential cause—and transforms them into a ticket draft. The output includes a clear title, detailed description, and assigned severity, giving operations teams a reliable starting point for triage and resolution.
By standardizing the ticket drafting process, this agent reduces manual effort, improves incident response times, and ensures consistent documentation across teams and events. Because it relies on log parsing and rules only, it delivers predictable results without requiring retrieval-augmented generation (RAG).
Features
Features