Machine Learning and Knowledge Extraction (Apr 2022)

VloGraph: A Virtual Knowledge Graph Framework for Distributed Security Log Analysis

  • Kabul Kurniawan,
  • Andreas Ekelhart,
  • Elmar Kiesling,
  • Dietmar Winkler,
  • Gerald Quirchmayr,
  • A Min Tjoa

DOI
https://doi.org/10.3390/make4020016
Journal volume & issue
Vol. 4, no. 2
pp. 371 – 396

Abstract

Read online

The integration of heterogeneous and weakly linked log data poses a major challenge in many log-analytic applications. Knowledge graphs (KGs) can facilitate such integration by providing a versatile representation that can interlink objects of interest and enrich log events with background knowledge. Furthermore, graph-pattern based query languages, such as SPARQL, can support rich log analyses by leveraging semantic relationships between objects in heterogeneous log streams. Constructing, materializing, and maintaining centralized log knowledge graphs, however, poses significant challenges. To tackle this issue, we propose VloGraph—a distributed and virtualized alternative to centralized log knowledge graph construction. The proposed approach does not involve any a priori parsing, aggregation, and processing of log data, but dynamically constructs a virtual log KG from heterogeneous raw log sources across multiple hosts. To explore the feasibility of this approach, we developed a prototype and demonstrate its applicability to three scenarios. Furthermore, we evaluate the approach in various experimental settings with multiple heterogeneous log sources and machines; the encouraging results from this evaluation suggest that the approach can enable efficient graph-based ad-hoc log analyses in federated settings.

Keywords