Skip to content

Slice those linux messages logs up into pretty little pieces. Output each process to a separate file.

License

Notifications You must be signed in to change notification settings

deanmclennan/log_splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Log Splitter

Slice those logs up into pretty little pieces. Output each process to a separate file.

Usage

Build the project using go build and run the executable.

go build -o logsplitter main.go

Run

logsplitter -f <messages file location> -r <output folder location>

License

MIT License © 2023-PRESENT Dean McLennan

About

Slice those linux messages logs up into pretty little pieces. Output each process to a separate file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages