Awesome LLM AIOps: A Comprehensive Survey Of Incident

A list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Intelligence for IT Operations (AIOps).

Content

  • Awesome LLM AIOps
    • Content
    • Introduction
      • Keywords Convention
    • 1. LLM for Incident Management
      • 1.1 Incident Lifecycle
      • 1.2 Incident Reporting
      • 1.3 Root Cause Analysis
      • 1.4 Incident Mitigation
      • 1.5 Incident Postmortem Analysis
      • 1.6 AIOps Question Answering
    • 2. LLM for Log Analysis
      • 2.1 Log Parsing
      • 2.2 Log Anomaly Detection
      • 2.3 Logging Statement Generation
    • Contribution
      • Contributing to this paper list

Introduction

This is a list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Intelligence for IT Operations (AIOps).

Keywords Convention

The abbreviation of the work.

The utilized LLM techniques used in the work.

The mainly explored task of the work.

Other important information of the work.

1. LLM For Incident Management

1.0 Survey

  1. [Preprint 2024] A Survey of AIOps for Failure Management in the Era of Large Language Models.

1.1 Incident Lifecycle

[HotNets 2023] A Holistic View of AI-driven Network Incident Management.

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

git fetch vs git pull: How They Work and When to Use Each

Both git fetch and git pull talk to a remote repository, but they do very different things to your…

2 days ago

git cherry-pick Command: Apply Commits from Another Branch

Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…

2 days ago

Best Email APIs for Secure Business Email: Why Developers Are Moving Beyond SMTP

Email is still one of the most important communication channels inside modern applications. Password resets,…

3 days ago

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

6 days ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

6 days ago

who Command in Linux: Show All Logged-In Users and Sessions

When you share a server with a team or investigate unexpected activity, the first question…

6 days ago