vix.ing · top · new · best · stats

Length Matters: Clustering System Log Messages using Length of Words

2016/11/10 by Keiichi Shima, Shima, Keiichi · 9 citations
Computer Science · #C.2.0 #FOS: Computer and information sciences #H.3.3 #Network Security and Intrusion Detection #Other Computer Science (cs.OH) #Software Reliability and Analysis Research #Software System Performance and Reliability #cs.OH

paper · pdf · doi:10.48550/arxiv.1611.03213

arxiv created 2016/11/10 · openalex publication_date 2016/11/10 · arxiv updated 2016/11/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The analysis techniques of system log messages (syslog messages) have a long history from when the syslog mechanism was invented. Typically, the analysis consists of two parts, one is a message template generation, and the other is finding something interesting using the messages classified by the inferred templates. It is important to generate better templates to achieve better, precise, or convincible analysis results. In this paper, we propose a classification methodology using the length of words of each message. Our method is suitable for online template generation because it does not require two-pass analysis to generate template messages, that is an important factor considering increasing amount of log messages produced by a large number of system components such as cloud infrastructure.

Cited by

Related