Tim Stack
Tim Stack
The other message pattern should be a separate format. Other changes: - Set multiline to false so config checking will complain about lines that do not match. - Change the...
The Logfile Navigator (https://lnav.org) is a viewer for the terminal that can also render markdown files.
The performance section mentions a log file used for testing, can you provide a link to that or what you used to generate it? I'd like to try it out...
### Problem A number in a log message can be mistaken for a timestamp, which will mess up log merging behavior. ### How to reproduce Load the following log snippet...
### Description When viewing a syslog file, the timestamp reports as the year 1900. ### How to reproduce Open a syslog file that has lines like: ``` Feb 11 20:44:26...
### Description When opening a file that is then truncated, the program crashes with a SIGBUS. ### Platform MacOS 14.3 tl v1.0.0 ### How to reproduce The easiest way is...
highlighting structured data using the data parser would be more reliable.
From a comment on this post -- https://news.ycombinator.com/item?id=40718862 > I do wish there was support for switching formats so I could switch between different "views" over the same data, maybe...
The "Filters" configuration panel in the TUI only shows in/out/expr filters. It should also show the time-based filters (`:hide-lines-before`)
The user should be able to make multiple changes to the set of filters before applying them to the view. Since changing a filter requires scanning the full content, it...