Tim Stack

Results 189 comments of Tim Stack

Sorry, the Makefile contains some pattern rules, which aren't supported by BSD make. You'll need to use `gmake` for now.

Would you be able to send me the log format file and some sample log messages to help debug this? You can send to `[email protected]` if you don't want to...

What terminal emulator are you using (xterm, gnome-terminal, ...) ?

> I am new here and I don't know if this is the place to ask but I realy need some help with custom logs in lnav. Welcome, this is...

> The regular expression might be the hard part and I know I am not good at all for this but, I,m 20 years old, I do have time to...

Looks about right to me. The following is a start at the format definition. Save it to a file with a `.json` extension and use `lnav -i path/to/format.json` to install...

It looks like you're using a really old version of lnav: ``` 2021-10-27T15:27:14.149 I lnav_log.cc:182 version=lnav 0.7.3 ``` v0.7.3 is from 2015. Can you please try a more recent version,...

Can you attach the crash file, I can't seem to replicate the issue with the provided steps.

Can you explain what you're trying to do/how it would be used? The data is not shown in the log view now, but it is available when querying the log...

Do you have an example of a malformed line? We should probably try to ignore it instead of having it break detection.