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

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

1 week ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

1 week ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

1 week ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

1 week ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

1 week ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

2 weeks ago