TPLogAD: Unsupervised Log Anomaly Detection Based on Event Templates and Key Parameters
Jiawei Lu, Chengrong Wu

TL;DR
TPLogAD is an unsupervised log anomaly detection method that uses semantic representations of event templates and key parameters to improve accuracy and robustness over existing techniques.
Contribution
It introduces itemplate2vec and para2vec, novel semantic embedding methods for logs, enabling effective anomaly detection without supervision.
Findings
Outperforms existing log anomaly detection methods on public datasets
Effectively handles log diversity and dynamics
Provides a universal approach for unstructured log analysis
Abstract
Log-system is an important mechanism for recording the runtime status and events of Web service systems, and anomaly detection in logs is an effective method of detecting problems. However, manual anomaly detection in logs is inefficient, error-prone, and unrealistic. Existing log anomaly detection methods either use the indexes of event templates, or form vectors by embedding the fixed string part of the template as a sentence, or use time parameters for sequence analysis. However, log entries often contain features and semantic information that cannot be fully represented by these methods, resulting in missed and false alarms. In this paper, we propose TPLogAD, a universal unsupervised method for analyzing unstructured logs, which performs anomaly detection based on event templates and key parameters. The itemplate2vec and para2vec included in TPLogAD are two efficient and…
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
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Software System Performance and Reliability
Methodstravel james
