ECLIPSE: Semantic Entropy-LCS for Cross-Lingual Industrial Log Parsing
Wei Zhang, Xianfu Cheng, Yi Zhang, Jian Yang, Hongcheng Guo, Zhoujun, Li, Xiaolin Yin, Xiangyuan Guan, Xu Shi, Liangfan Zheng, Bo Zhang

TL;DR
ECLIPSE introduces a novel cross-lingual log parsing method leveraging semantic entropy and LLMs to improve accuracy and efficiency in industrial settings, addressing challenges of large-scale and complex logs.
Contribution
The paper presents ECLIPSE, a new cross-lingual industrial log parser that combines data-driven template matching with semantic understanding from LLMs, and introduces a new benchmark for evaluation.
Findings
ECLIPSE outperforms existing parsers on public benchmarks.
ECLIPSE maintains high efficiency with large and diverse logs.
ECLIPSE demonstrates robust cross-lingual log parsing capabilities.
Abstract
Log parsing, a vital task for interpreting the vast and complex data produced within software architectures faces significant challenges in the transition from academic benchmarks to the industrial domain. Existing log parsers, while highly effective on standardized public datasets, struggle to maintain performance and efficiency when confronted with the sheer scale and diversity of real-world industrial logs. These challenges are two-fold: 1) massive log templates: The performance and efficiency of most existing parsers will be significantly reduced when logs of growing quantities and different lengths; 2) Complex and changeable semantics: Traditional template-matching algorithms cannot accurately match the log templates of complicated industrial logs because they cannot utilize cross-language logs with similar semantics. To address these issues, we propose ECLIPSE, Enhanced…
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 · Semantic Web and Ontologies
