2023
DOI: 10.1007/978-3-031-30826-0_14
|View full text |Cite
|
Sign up to set email alerts
|

Towards Log Slicing

Abstract: This short paper takes initial steps towards developing a novel approach, called log slicing, that aims to answer a practical question in the field of log analysis: Can we automatically identify log messages related to a specific message (e.g., an error message)? The basic idea behind log slicing is that we can consider how different log messages are “computationally related” to each other by looking at the corresponding logging statements in the source code. These logging statements are identified by 1) compu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
0
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 17 publications
0
0
0
Order By: Relevance
“…On the other hand, approaches like log slicing, presented in study by J.H. Dawes et al (2023), work in a similar way and even solve related problems, for example log identification. Although their way of determining the related context given a particular log invocation looks interesting, adaptive logging emphasizes that it's best to solve those aspects during log generation phase, rather than during processing phase afterwards, as this can help in both limiting the amount of information to process and also in limiting load that runtime machine needs to deal with.…”
Section: Figure 1 Adaptive Logging Singleton Structurementioning
confidence: 99%
“…On the other hand, approaches like log slicing, presented in study by J.H. Dawes et al (2023), work in a similar way and even solve related problems, for example log identification. Although their way of determining the related context given a particular log invocation looks interesting, adaptive logging emphasizes that it's best to solve those aspects during log generation phase, rather than during processing phase afterwards, as this can help in both limiting the amount of information to process and also in limiting load that runtime machine needs to deal with.…”
Section: Figure 1 Adaptive Logging Singleton Structurementioning
confidence: 99%