A survey on automated log analysis for reliability engineering

S He, P He, Z Chen, T Yang, Y Su, MR Lyu - ACM computing surveys …, 2021 - dl.acm.org
Logs are semi-structured text generated by logging statements in software source code. In
recent decades, software logs have become imperative in the reliability assurance …

[HTML][HTML] Deep learning for anomaly detection in log data: A survey

M Landauer, S Onder, F Skopik… - Machine Learning with …, 2023 - Elsevier
Automatic log file analysis enables early detection of relevant incidents such as system
failures. In particular, self-learning anomaly detection techniques capture patterns in log …

Log-based anomaly detection with deep learning: How far are we?

VH Le, H Zhang - Proceedings of the 44th international conference on …, 2022 - dl.acm.org
Software-intensive systems produce logs for troubleshooting purposes. Recently, many
deep learning models have been proposed to automatically detect system anomalies based …

Logbert: Log anomaly detection via bert

H Guo, S Yuan, X Wu - 2021 international joint conference on …, 2021 - ieeexplore.ieee.org
Detecting anomalous events in online computer systems is crucial to protect the systems
from malicious attacks or malfunctions. System logs, which record detailed information of …

Log-based anomaly detection without log parsing

VH Le, H Zhang - … 36th IEEE/ACM International Conference on …, 2021 - ieeexplore.ieee.org
Software systems often record important runtime information in system logs for
troubleshooting purposes. There have been many studies that use log data to construct …

Lilac: Log parsing using llms with adaptive parsing cache

Z Jiang, J Liu, Z Chen, Y Li, J Huang, Y Huo… - Proceedings of the …, 2024 - dl.acm.org
Log parsing transforms log messages into structured formats, serving as the prerequisite
step for various log analysis tasks. Although a variety of log parsing approaches have been …

A large-scale evaluation for log parsing techniques: How far are we?

Z Jiang, J Liu, J Huang, Y Li, Y Huo, J Gu… - Proceedings of the 33rd …, 2024 - dl.acm.org
Log data have facilitated various tasks of software development and maintenance, such as
testing, debugging and diagnosing. Due to the unstructured nature of logs, log parsing is …

Owl: A large language model for it operations

H Guo, J Yang, J Liu, L Yang, L Chai, J Bai… - arxiv preprint arxiv …, 2023 - arxiv.org
With the rapid development of IT operations, it has become increasingly crucial to efficiently
manage and analyze large volumes of data for practical applications. The techniques of …

SPINE: a scalable log parser with feedback guidance

X Wang, X Zhang, L Li, S He, H Zhang, Y Liu… - Proceedings of the 30th …, 2022 - dl.acm.org
Log parsing, which extracts log templates and parameters, is a critical prerequisite step for
automated log analysis techniques. Though existing log parsers have achieved promising …

Did we miss something important? studying and exploring variable-aware log abstraction

Z Li, C Luo, TH Chen, W Shang, S He… - 2023 IEEE/ACM 45th …, 2023 - ieeexplore.ieee.org
Due to the sheer size of software logs, developers rely on automated techniques for log
analysis. One of the first and most important steps of automated log analysis is log …