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 …

Log parsing with prompt-based few-shot learning

VH Le, H Zhang - … IEEE/ACM 45th International Conference on …, 2023 - ieeexplore.ieee.org
Logs generated by large-scale software systems provide crucial information for engineers to
understand the system status and diagnose problems of the systems. Log parsing, which …

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 …

Brain: Log parsing with bidirectional parallel tree

S Yu, P He, N Chen, Y Wu - IEEE Transactions on Services …, 2023 - ieeexplore.ieee.org
Automated log analysis can facilitate failure diagnosis for developers and operators using a
large volume of logs. Log parsing is a prerequisite step for automated log analysis, which …

[PDF][PDF] Unifying the perspectives of nlp and software engineering: A survey on language models for code

Z Zhang, C Chen, B Liu, C Liao, Z Gong… - arXiv preprint arXiv …, 2023 - simg.baai.ac.cn
In this work we systematically review the recent advancements in code processing with
language models, covering 50+ models, 30+ evaluation tasks, 170+ datasets, and 700 …

Log parsing: How far can chatgpt go?

VH Le, H Zhang - … 38th IEEE/ACM International Conference on …, 2023 - ieeexplore.ieee.org
Software logs play an essential role in ensuring the reliability and maintainability of large-
scale software systems, as they are often the sole source of runtime information. Log …

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 …

Automatic root cause analysis via large language models for cloud incidents

Y Chen, H Xie, M Ma, Y Kang, X Gao, L Shi… - Proceedings of the …, 2024 - dl.acm.org
Ensuring the reliability and availability of cloud services necessitates efficient root cause
analysis (RCA) for cloud incidents. Traditional RCA methods, which rely on manual …

Llmparser: An exploratory study on using large language models for log parsing

Z Ma, AR Chen, DJ Kim, TH Chen, S Wang - Proceedings of the IEEE …, 2024 - dl.acm.org
Logs are important in modern software development with runtime information. Log parsing is
the first step in many log-based analyses, that involve extracting structured information from …