Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

plugins: linux_log_parser: check-kernel-exception: add a new cut here #1126

Closed
wants to merge 1 commit into from

Conversation

roxell
Copy link
Contributor

@roxell roxell commented Feb 9, 2024

The linux log parser doesn't catch all 'cut here' kernel-exceptions. Today it catches cut here looking like:
'------------[ cut here ]------------'
Add another multiline that can catch:
'--- cut here ---' too.

The linux log parser doesn't catch all 'cut here' kernel-exceptions.
Today it catches cut here looking like:
'------------[ cut here ]------------'
Add another multiline that can catch:
'--- cut here ---' too.

Signed-off-by: Anders Roxell <[email protected]>
@roxell
Copy link
Contributor Author

roxell commented Feb 9, 2024

@chaws
Copy link
Collaborator

chaws commented Jun 7, 2024

Thanks for the change @roxell !
I've incorporated that here 76892b8

@chaws chaws closed this Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants