English

LogStamp: Automatic Online Log Parsing Based on Sequence Labelling

Software Engineering 2022-08-23 v1

Abstract

Logs are one of the most critical data for service management. It contains rich runtime information for both services and users. Since size of logs are often enormous in size and have free handwritten constructions, a typical log-based analysis needs to parse logs into structured format first. However, we observe that most existing log parsing methods cannot parse logs online, which is essential for online services. In this paper, we present an automatic online log parsing method, name as LogStamp. We extensively evaluate LogStamp on five public datasets to demonstrate the effectiveness of our proposed method. The experiments show that our proposed method can achieve high accuracy with only a small portion of the training set. For example, it can achieve an average accuracy of 0.956 when using only 10% of the data training.

Keywords

Cite

@article{arxiv.2208.10282,
  title  = {LogStamp: Automatic Online Log Parsing Based on Sequence Labelling},
  author = {Shimin Tao and Weibin Meng and Yimeng Chen and Yichen Zhu and Ying Liu Chunning Du and Tao Han and Yongpeng Zhao and Xiangguang Wang and Hao Yang},
  journal= {arXiv preprint arXiv:2208.10282},
  year   = {2022}
}
R2 v1 2026-06-25T01:52:15.708Z