LogParser-LLM: Advancing Efficient Log Parsing with Large Language Models
Aoxiao Zhong, Dengyao Mo, Guiyang Liu, Jinbu Liu, Qingda Lu, Qi Zhou,, Jiesheng Wu, Quanzheng Li, Qingsong Wen

TL;DR
LogParser-LLM leverages large language models to enhance log parsing efficiency and accuracy, eliminating the need for labeled data and hyper-parameter tuning, and introduces user-adjustable granularity for tailored analysis.
Contribution
The paper presents a novel log parser that integrates LLMs for semantic and statistical analysis, improving adaptability and performance over existing methods without requiring training data.
Findings
Achieves 90.6% F1 score on log grouping accuracy.
Requires only 272.5 LLM invocations on average.
Outperforms state-of-the-art log parsers in efficiency and accuracy.
Abstract
Logs are ubiquitous digital footprints, playing an indispensable role in system diagnostics, security analysis, and performance optimization. The extraction of actionable insights from logs is critically dependent on the log parsing process, which converts raw logs into structured formats for downstream analysis. Yet, the complexities of contemporary systems and the dynamic nature of logs pose significant challenges to existing automatic parsing techniques. The emergence of Large Language Models (LLM) offers new horizons. With their expansive knowledge and contextual prowess, LLMs have been transformative across diverse applications. Building on this, we introduce LogParser-LLM, a novel log parser integrated with LLM capabilities. This union seamlessly blends semantic insights with statistical nuances, obviating the need for hyper-parameter tuning and labeled training data, while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
