This started out as a personal project. Mainly because when working with vendor support, they wanted logs and logs and logs.
Finally figured out w/ a few vendors what they were looking for. But when a directory contains over 100 log files and directories, where do you begin searching?
I recently, re-wrote the entire program, yes with a little bit of AI help, to fix issues I was facing and add more functionality.
Being able to navigate a directory of hundreds of logs to just a few to speed up your troubleshooting time helps keep you slightly sane.
https://github.com/rrice2004/Python-/tree/main/LogFile%20Search

