Java GUI project for Linux debugging, involving the correlation of log data of multiple services to make sharing issues less convoluted.
In this case, since I noticed that Wazuh involved a lot of multiple log files and services to investigate, I decided to demonstrate the application through how it may correlate the information of possible issues experienced
From entering the initial name itself first
Steps for useage on applications other than Wazuh:
research the document and input the list of directories where the logs are stored. allowing for simplified useage for searching through logs over multiple sources multiple times
You can add extra linux commands that you find helpful or make additional modifications

Subsequently you may also want to change the logic of running the command to catch the additional commands or store them else
let me know of any ideas you have that you would like me to add. As it would greatly allow me to further develop my coding skills on providing actually useful functionalities.
.png)
