Finding Needles in the Haystack: Harnessing Syslogs for Data Center Management
Chen Liang, Theophilus Benson, Partha Kanuparthy, Yihua He

TL;DR
This paper introduces Log-Prophet, a system that analyzes syslogs in data centers to identify root causes and causal relationships, improving operational insights and reducing false alerts.
Contribution
The paper presents Log-Prophet, a novel system that applies statistical and domain-specific models to mine detailed diagnoses from syslogs, advancing beyond simple anomaly detection.
Findings
Log-Prophet reduces alert volume significantly.
It effectively identifies root causes and cascading issues.
Validated through problem tickets and operator interviews.
Abstract
Network device syslogs are ubiquitous and abundant in modern data centers with most large data centers producing millions of messages per day. Yet, the operational information reflected in syslogs and their implications on diagnosis or management tasks are poorly understood. Prevalent approaches to understanding syslogs focus on simple correlation and abnormality detection and are often limited to detection providing little insight towards diagnosis and resolution. Towards improving data center operations, we propose and implement Log-Prophet, a system that applies a toolbox of statistical techniques and domain-specific models to mine detailed diagnoses. Log-Prophet infers causal relationships between syslog lines and constructs succinct but valuable problem graphs, summarizing root causes and their locality, including cascading problems. We validate Log-Prophet using problem tickets…
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
TopicsSoftware System Performance and Reliability · Network Security and Intrusion Detection · Cloud Computing and Resource Management
