Parsing audit.log* #17633
Parsing audit.log*
#17633
Replies: 1 comment 1 reply
-
👋 I don't think I've seen a parser in the wild before, and we don't have a function for that. I'd recommend opening a feature request to add a specific parsing function to VRL. Your existing implementation looks reasonable at a high level 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to parse /var/log/audit/audit.log* files but cannot find any predefined parser or examples on how to do this.
I have created the following transformer, but would like to know if there is a better way to do it?
Beta Was this translation helpful? Give feedback.
All reactions