Commit Graph

2904 Commits

Author SHA1 Message Date
Tim Stack
d5f19bc7f8 [tests] missing expected output 2023-06-22 06:14:00 -07:00
Tim Stack
29837caf52 [log_format] fix hiding/showing JSON fields not in the line-format
Related to #1081
2023-06-22 06:06:30 -07:00
Tim Stack
c49d83395b [formats] add cloudflare format
Related to #1081
2023-06-21 16:40:19 -07:00
Tim Stack
70163ae9f9 [snap] add plug for reading /etc/lnav 2023-06-21 13:10:01 -07:00
Tim Stack
8ab65d8e90 [cirrus] add binary artifact 2023-06-21 11:30:43 -07:00
Tim Stack
638b44bd41 [appveyor] remove x86 build 2023-06-21 10:44:52 -07:00
Tim Stack
d1421fd975 [build] try to fix cirrus ci 2023-06-21 10:21:56 -07:00
Tim Stack
f3b78e79b5 [docs] flesh out faq and mention JSON-lines matching 2023-06-20 21:11:27 -07:00
Tim Stack
0e4a6635e1 [textfile] log reason for not discovering metadata and cache it 2023-06-20 15:01:34 -07:00
Tim Stack
8118c5dbe4 [sections] fix some issues with doc sections in logs 2023-06-20 14:52:41 -07:00
Tim Stack
e77ef5c8cd [cursor] breadcrumb performers should move selection instead of top 2023-06-20 11:06:35 -07:00
Tim Stack
c8764da9d2 [bunyan] add test for this format and add "src" field
Related to #1136
2023-06-20 10:33:53 -07:00
Tim Stack
57486af178
Merge pull request #1136 from TobiX/bunyan
Add support for the bunyan JSON log format
2023-06-20 09:40:28 -07:00
Tim Stack
1c8c7089cb [log_format] try to do a better job matching JSON formats to logs
Try all formats and find the one with the highest quality
match.  For JSON logs, this means the format that matched
the most fields in the line-format.

Related to #1136
2023-06-20 09:38:11 -07:00
Tim Stack
a1cfe34a7b [lss] fix handling of ansi escapes in json log 2023-06-20 07:56:55 -07:00
Tim Stack
59bca18963 [docs] bump copyright year 2023-06-19 19:56:08 -07:00
Tim Stack
eb332db0fd Add links to github in the intro docs
Fixes #1164
2023-06-19 14:19:13 -07:00
Tim Stack
5db31300c9 [logfile] avoid reading full log messages that are bigger than the line_buffer max size 2023-06-19 07:01:22 -07:00
Tim Stack
0083eaf675 [humanize] pad out duration to align fields
Fixes #933
2023-06-18 21:33:00 -07:00
Tim Stack
4cb695fa68 [tests] remove use of sprintf() 2023-06-18 21:07:26 -07:00
Tim Stack
77b4a55be4 [docs] mention hotkeys in the UI section 2023-06-18 15:50:41 -07:00
Tim Stack
026031dcd3 [config] remove GLOB_NOCHECK when looking for git dirs
Fixes #1109
2023-06-17 13:13:39 -07:00
Tim Stack
82b10e2b23 [readline] handle width properly
Fixes #1100
2023-06-17 08:44:01 -07:00
Tim Stack
8f8874c718 [cursor] update docs and more tweaks 2023-06-16 21:38:19 -07:00
Tim Stack
0eee0afd37 [docs] add some figures to pretty-print view section 2023-06-16 13:28:02 -07:00
Tim Stack
cfb7ac1fdd [lss] don't add an empty style attr 2023-06-16 07:37:38 -07:00
Tim Stack
2e409a8251 [vmw_log] fix for capturing sub= 2023-06-16 06:06:26 -07:00
Tim Stack
2ff9f63a79 [hotkeys] use selection instead of top in a few more places 2023-06-15 22:13:21 -07:00
Tim Stack
06385bc019 [cursor] ignore key repeat when searching forward 2023-06-15 21:55:42 -07:00
Tim Stack
e3bebedbad [cursor] following should only be done when the last line is selected 2023-06-15 21:52:33 -07:00
Tim Stack
fe7e89121f [listview] set selection to 0 when pressing 'b'/'pgup' and the top is 0 2023-06-15 21:37:10 -07:00
Tim Stack
f44e04d854 [cursor] some more fixes for the new cursor support
related to #1088
2023-06-15 21:28:20 -07:00
Tim Stack
6f0f66a418 [json] fix json log handling with multiple lines in a field 2023-06-15 16:24:18 -07:00
Tim Stack
ef6946852a [muslbuild] link lz4 2023-06-15 08:40:38 -07:00
Tim Stack
d3d25bae4c [muslbuild] install more stuff 2023-06-15 07:48:09 -07:00
tstack
49dcccbaae Update tailer 2023-06-15 13:16:44 +00:00
Tim Stack
e6f5a95a80 [release] add zstd to alpine and some other release tweaks 2023-06-15 06:16:01 -07:00
Tim Stack
5d5fb67d8c [release] tweak curl config again 2023-06-14 22:45:13 -07:00
Tim Stack
4a00433bec [release] skip brew curl 2023-06-14 21:59:06 -07:00
tstack
ab12671308 Update tailer 2023-06-15 04:40:45 +00:00
Tim Stack
7713eb8242 [release] get prefix from brew 2023-06-14 21:40:19 -07:00
tstack
7b2ec36315 Update tailer 2023-06-15 04:36:50 +00:00
Tim Stack
06f259a03f [release] fix configure for macos 2023-06-14 21:36:11 -07:00
Tim Stack
cc6b953595 [release] upload config.log for debugging 2023-06-14 21:30:27 -07:00
Tim Stack
2d5835897d [release] add more packages 2023-06-14 16:21:08 -07:00
Tim Stack
34900a94c4 [release] try to build macos binary 2023-06-14 16:15:10 -07:00
Tim Stack
93c85b0e8e [release] fix upload_url var name 2023-06-14 14:50:30 -07:00
Tim Stack
d69f0d80f9 [release] fix pkg script 2023-06-14 14:37:21 -07:00
Tim Stack
9a20df651c [release] fix bins env 2023-06-14 14:24:44 -07:00
Tim Stack
54bcd6ccd7 [release] attempt to reuse bins workflow 2023-06-14 12:54:53 -07:00