Skip to content

judgeNotFound/kdig-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdig-parser

A Rust-based tool to parse log files generated via `kdig <opts> +stats`. Works for folders of files, subfolders, and regex matching against filenames. For running this tool on the current folder, run:

kdig-parser --input .

It picks up on all .txt files and tries to parse them displaying statistics afterward. For local building, you can use the Rust toolchain. From the root of the repository, run the following commands:

cargo build --release
./target/release/kdig-parser --help

About

A tool for parsing logs from kdig.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages