2021
DOI: 10.3390/app112411974
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Online Log Parsing with Log Punctuations Signature

Abstract: Logs, recording the system runtime information, are frequently used to ensure software system reliability. As the first and foremost step of typical log analysis, many data-driven methods have been proposed for automated log parsing. Most existing log parsers work offline, requiring a time-consuming training progress and retraining as the system upgrades. Meanwhile, the state of the art online log parsers are tree-based, which still have defects in robustness and efficiency. To overcome such limitations, we ab… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 30 publications
0
3
0
Order By: Relevance
“…The average PA achievable against the 16 log datasets in LogHub has improved with the introduction of recent parsers such as Paddy [25], SwissLog [28], LTmatch [24], LogPunk [204], Drain+ [196], Hue [199], and Brain [192]. However, the improvement margin has decreased due to the higher overall level of accuracy demonstrated by modern methods in general (Fig.…”
Section: Online Log Parser Performancementioning
confidence: 99%
“…The average PA achievable against the 16 log datasets in LogHub has improved with the introduction of recent parsers such as Paddy [25], SwissLog [28], LTmatch [24], LogPunk [204], Drain+ [196], Hue [199], and Brain [192]. However, the improvement margin has decreased due to the higher overall level of accuracy demonstrated by modern methods in general (Fig.…”
Section: Online Log Parser Performancementioning
confidence: 99%
“…Logan [1] is a distributed online log parser, which is also based on the Longest Common Subsequence algorithm. LogPunk 2021 [34] and QuickLogS [9] are two notable hash-like methods for log parsing. LogStamp [27] is a sequence labeling-based automatic online log parsing method.…”
Section: Pattern Aware Log Parsingmentioning
confidence: 99%
“…In addition, they cannot detect all the templates correctly, which propagates through the learning model and influences the results. To increase the accuracy, LogPunk [53] selects candidates based on punctuation marks; only then are templates extracted. There is also an effort to build a log parser taking semantic features into consideration [54] so that information about parameters is not omitted but is integrated into templates.…”
Section: Dealing With Concept Driftmentioning
confidence: 99%