pith. sign in

arxiv: 1611.03213 · v1 · pith:357VUT6Unew · submitted 2016-11-10 · 💻 cs.OH

Length Matters: Clustering System Log Messages using Length of Words

classification 💻 cs.OH
keywords messagesanalysislengthsystemtemplatebettergenerategeneration
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CelerLog: Fast Log Parsing via Dynamic Routing

    cs.SE 2026-05 unverdicted novelty 7.0

    CelerLog dynamically routes logs to statistical or LLM processors based on pattern density, delivering leading accuracy on 14 datasets while being 7.9-18.6x faster than pure LLM parsers and cutting token use by 80-94%.