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 …

Ai for it operations (aiops) on cloud platforms: Reviews, opportunities and challenges

Q Cheng, D Sahoo, A Saha, W Yang, C Liu… - arXiv preprint arXiv …, 2023 - arxiv.org
Artificial Intelligence for IT operations (AIOps) aims to combine the power of AI with the big
data generated by IT Operations processes, particularly in cloud infrastructures, to provide …

Semi-supervised log-based anomaly detection via probabilistic label estimation

L Yang, J Chen, Z Wang, W Wang… - 2021 IEEE/ACM …, 2021 - ieeexplore.ieee.org
With the growth of software systems, logs have become an important data to aid system
maintenance. Log-based anomaly detection is one of the most important methods for such …

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 …

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 …

DivLog: Log Parsing with Prompt Enhanced In-Context Learning

J Xu, R Yang, Y Huo, C Zhang, P He - Proceedings of the IEEE/ACM …, 2024 - dl.acm.org
Log parsing, which involves log template extraction from semi-structured logs to produce
structured logs, is the first and the most critical step in automated log analysis. However …

[PDF][PDF] UniLog: Automatic Logging via LLM and In-Context Learning

J Xu, Z Cui, Y Zhao, X Zhang, S He, P He, L Li… - Proceedings of the 46th …, 2024 - dl.acm.org
Logging, which aims to determine the position of logging statements, the verbosity levels,
and the log messages, is a crucial process for software reliability enhancement. In recent …

Llmparser: A llm-based log parsing framework

Z Jiang, J Liu, Z Chen, Y Li, J Huang, Y Huo… - arXiv preprint arXiv …, 2023 - arxiv.org
The process of log parsing, which converts log messages into structured formats, is a crucial
step for various log analysis tasks. Although numerous log parsers have been proposed …

Semparser: A semantic parser for log analytics

Y Huo, Y Su, C Lee, MR Lyu - 2023 IEEE/ACM 45th …, 2023 - ieeexplore.ieee.org
Logs, being run-time information automatically generated by software, record system events
and activities with their timestamps. Before obtaining more insights into the run-time status of …