A tool that uses rust to detect bruteforce for archlinux logs using journalctl
=======================================================================
Clone the repository
git clone https://github.com/yourusername/LogAnalyser.git
cd LogAnalyser
To install it globally
bash install.sh
Now you can run it anywhere using
LogAnalyser
OR
To build the program (release mode)
cd LogAnalyser
cargo build --release
Run the tool
./target/release/LogAnalyser