Hey HN! I needed a tool to view multiple log files in a merged view, and easily filter based on the specified fields. Spent a good amount of time searching, but couldn’t find any open source tool that quite did what I wanted. So, ended up building a custom solution instead (I would appreciate suggestions on tools that have similar functionality). I don't know much about GUIs (most all my PC based utilities are CLI) - but I did have the following:
GitHub : https://github.com/faisal-shah/pylogmergeUsage Video: https://youtu.be/37V_kZO2TLA Key Features:
If you have any feedback or questions, let me know! Hope someone else finds it useful. |
No comments yet