What is it about?
This paper presents a method to automatically identify the different templates used in log messages. We formulate this problem as a multi-objective optimization one, where the goal is to generate log message templates that match as many log entries as possible and are highly specific for each log event.
Featured Image
Why is it important?
Logging is a programming practice that is used for gathering run- time information of a software system; it is a pervasive activity that finds many applications, ranging from anomaly detection to performance diagnosis. All these applications carry out some sort of log analysis, which requires to parse the log messages. To parse log messages, it is necessary to know their templates (i.e., their format).
Read the Original
This page is a summary of: A search-based approach for accurate identification of log message formats, May 2018, ACM (Association for Computing Machinery),
DOI: 10.1145/3196321.3196340.
You can read the full text:
Contributors
The following have contributed to this page