vue4logs – Automatic Structuring of Heterogeneous Computer System Logs

02/14/2022
by   Isuru Boyagane, et al.
0

Computer system log data is commonly used in system monitoring, performance characteristic investigation, workflow modeling and anomaly detection. Log data is inherently unstructured or semi-structured, which makes it harder to understand the event flow or other important information of a system by reading raw logs. The process of structuring log files first identifies the log message groups based on the system events that triggered them, and extracts an event template to represent the log messages of each event. This paper introduces a novel method to extract event templates from raw system log files, by using the vector space model commonly used in the field of Information Retrieval to vectorize log data and group log messages into event templates based on their vector similarity. Template extraction process is further enhanced with the use of character and length based filters. When evaluated on publicly available real-world log data benchmarks, this proposed method outperforms all the available state-of-the-art systems in terms of accuracy and robustness.

READ FULL TEXT
research
02/14/2022

UniParser: A Unified Log Parser for Heterogeneous Log Data

Logs provide first-hand information for engineers to diagnose failures i...
research
11/10/2016

Length Matters: Clustering System Log Messages using Length of Words

The analysis techniques of system log messages (syslog messages) have a ...
research
08/29/2017

Navigating the Data Lake with Datamaran: Automatically Extracting Structure from Log Datasets

Organizations routinely accumulate semi-structured log datasets generate...
research
04/06/2022

Failure Identification from Unstable Log Data using Deep Learning

The reliability of cloud platforms is of significant relevance because s...
research
03/04/2016

Joint Learning Templates and Slots for Event Schema Induction

Automatic event schema induction (AESI) means to extract meta-event from...
research
04/15/2020

Effective Removal of Operational Log Messages: an Application to Model Inference

Model inference aims to extract accurate models from the execution logs ...
research
11/20/2019

Log Message Anomaly Detection and Classification Using Auto-B/LSTM and Auto-GRU

Log messages are now widely used in software systems. They are important...

Please sign up or login with your details

Forgot password? Click here to reset