Querying Streaming System Monitoring Data for Enterprise System Anomaly Detection
Peng Gao, Xusheng Xiao, Ding Li, Kangkook Jee, Haifeng Chen, Sanjeev, R. Kulkarni, Prateek Mittal

TL;DR
This paper introduces SAQL, a stream-based query system with a domain-specific language designed to detect enterprise system anomalies and APT attacks in real-time monitoring data.
Contribution
The paper presents SAQL, a novel query system with a specialized language for expressing anomaly models, enabling timely detection of abnormal behaviors in large-scale streaming system data.
Findings
SAQL effectively detects APT attack traces in real-time.
The system allows interactive querying of streaming data for anomaly detection.
SAQL's language captures diverse anomaly models explicitly.
Abstract
The need for countering Advanced Persistent Threat (APT) attacks has led to the solutions that ubiquitously monitor system activities in each enterprise host, and perform timely abnormal system behavior detection over the stream of monitoring data. However, existing stream-based solutions lack explicit language constructs for expressing anomaly models that capture abnormal system behaviors, thus facing challenges in incorporating expert knowledge to perform timely anomaly detection over the large-scale monitoring data. To address these limitations, we build SAQL, a novel stream-based query system that takes as input, a real-time event feed aggregated from multiple hosts in an enterprise, and provides an anomaly query engine that queries the event feed to identify abnormal behaviors based on the specified anomaly models. SAQL provides a domain-specific query language, Stream-based…
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
TopicsNetwork Security and Intrusion Detection · Software System Performance and Reliability · Anomaly Detection Techniques and Applications
