I am looking for a good general log reader that is able to allow users an easy way to extract data from logs.
I am logging to plain text files with columns seperated by tab characters.
Essentially I would like an app that can open log files (no more than 10MB per file) and let the viewer perform some level of filtration, for example date range or column value...
Ideally an open source product. Thanks in advance.