LogLM: From Task-based to Instruction-based Automated Log Analysis
Yilun Liu, Yuhe Ji, Shimin Tao, Minggui He, Weibin Meng, Shenglin, Zhang, Yongqian Sun, Yuming Xie, Boxing Chen, Hao Yang

TL;DR
LogLM introduces an instruction-based approach to log analysis, enabling a single model to handle multiple tasks with better generalization, reducing the need for task-specific data and deployment complexity.
Contribution
This paper presents LogLM, a unified instruction-based log analysis model that improves flexibility and generalization over traditional task-specific methods.
Findings
Outperforms existing methods across five log analysis tasks.
Demonstrates strong generalization to complex instructions.
Reduces deployment complexity by integrating multiple tasks into one model.
Abstract
Automatic log analysis is essential for the efficient Operation and Maintenance (O&M) of software systems, providing critical insights into system behaviors. However, existing approaches mostly treat log analysis as training a model to perform an isolated task ( e.g., anomaly detection, log parsing, etc.) using task-specific log-label pairs. These task-based approaches are inflexible in generalizing to complex scenarios, depend on task-specific training data, and cost significantly when deploying multiple models. In this paper, we propose an instruction-based training approach that transforms log-label pairs from multiple tasks and domains into a unified format of instruction-response pairs. Our trained model, LogLM, can follow complex user instructions and generalize better across different tasks, thereby increasing flexibility and reducing the dependence on task-specific training…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies
