I tried making universal log analyzer. It was one of the cases on the Hackathon that I went to!
Well, it works by searching for patterns in a log file that user will provide.
- Clone this repo
- Cd into the log-analyzer folder
chmod +x ./main
to make main file executable./main
to run the file- Enjoy!