This repository was archived by the owner on May 21, 2024. It is now read-only.
This repository was archived by the owner on May 21, 2024. It is now read-only.
Log parser in another format #45
Open
Description
Hello,
We are trying to use go-syslog parser to parse syslogs for one of our system but our logs are in format as below:
Oct 11 22:14:15 su: 'su root' failed for lonvick on /dev/pts/8
So is there any way/standard to parse the logs in this format?
as we have checked the go-syslog supports logs in format of
<152> Oct 11 22:14:15 su: 'su root' failed for lonvick on /dev/pts/8
Any help on this will be appreciated.
Metadata
Metadata
Assignees
Labels
No labels