Skip to content

andreagnzz/TD3-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฆ€ Loglyzer - High-Performance Log Analyzer

A lightning-fast command-line interface (CLI) tool written in Rust for analyzing server logs. It features automatic parallel processing for large files, regex-based parsing, and multiple output formats.

๐Ÿš€ Features

  • High Performance: Uses rayon for parallel processing on multi-core CPUs.
  • Smart Parsing: Regex-based extraction of IP, timestamp, log level, and messages.
  • Filtering: Filter by log errors (--errors-only) or specific error levels.
  • Multiple Formats: Output results in formatted Text Tables, JSON, or CSV.
  • Efficiency: Processes ~150MB of logs in <0.5 seconds on modern hardware.

๐Ÿ› ๏ธ Installation

Ensure you have Rust and Cargo installed.

git clone [https://github.com/andreagnzz/TD3-Rust.git](https://github.com/andreagnzz/TD3-Rust.git)
cd TD3-Rust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages