Pith. sign in

LogRCA: Log-based Root Cause Analysis for Distributed Services

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

To assist IT service developers and operators in managing their increasingly complex service landscapes, there is a growing effort to leverage artificial intelligence in operations. To speed up troubleshooting, log anomaly detection has received much attention in particular, dealing with the identification of log events that indicate the reasons for a system failure. However, faults often propagate extensively within systems, which can result in a large number of anomalies being detected by existing approaches. In this case, it can remain very challenging for users to quickly identify the actual root cause of a failure. We propose LogRCA, a novel method for identifying a minimal set of log lines that together describe a root cause. LogRCA uses a semi-supervised learning approach to deal with rare and unknown errors and is designed to handle noisy data. We evaluated our approach on a large-scale production log data set of 44.3 million log lines, which contains 80 failures, whose root causes were labeled by experts. LogRCA consistently outperforms baselines based on deep learning and statistical analysis in terms of precision and recall to detect candidate root causes. In addition, we investigated the impact of our deployed data balancing approach, demonstrating that it considerably improves performance on rare failures.

fields

cs.DC 1

years

2026 1

verdicts

ACCEPT 1

representative citing papers

DDB: Source-Level Interactive Debugging for Distributed Applications

cs.DC · 2026-07-07 · accept · novelty 7.0

DDB extends interactive source-level debugging to distributed applications via cross-RPC backtrace reconstruction, intent-preserving breakpoint propagation, and pause-erased time virtualization, achieving 100% fault localization in a user study vs. 38.5% for baseline tools.

citing papers explorer

Showing 1 of 1 citing paper.

  • DDB: Source-Level Interactive Debugging for Distributed Applications cs.DC · 2026-07-07 · accept · none · ref 83 · internal anchor

    DDB extends interactive source-level debugging to distributed applications via cross-RPC backtrace reconstruction, intent-preserving breakpoint propagation, and pause-erased time virtualization, achieving 100% fault localization in a user study vs. 38.5% for baseline tools.