Commit Graph

3177 Commits (36ab5e1e8b703115e0d975ef0e88305b83295833)
 

Author SHA1 Message Date
Tim Stack a669ade607 [build] try to build an rpm 1 year ago
Tim Stack 2532d3dbf0 [formats] add cloudvm_ram_log 1 year ago
Tim Stack d7857ef696 [docs] add missing SQL tables
Related to #1167
1 year ago
Tim Stack 522f2a2b03 [NEWS] mention improvement to JSON log detection 1 year ago
Tim Stack a7173dd6e3 [configure] add system paths after checking for custom libs 1 year ago
Tim Stack 60b9494427 [listview] fix pgdn behavior near the end of the content 1 year ago
Tim Stack 54cc2d006f [view_helpers] add some defense to the search preview 1 year ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
1 year ago
Tim Stack 841b3ee567 [help] a little extra info on config paths 1 year ago
Tim Stack e0ff4434a9 [logfile] report utf error location
Related to #1156
1 year ago
Tim Stack 5d915796fa [debug] include archive_version_details() 1 year ago
Tim Stack d4832c976d [vmw_py_log] handle broken ms field in timestamp 1 year ago
Tim Stack 5244753758 [pcap_log] use auto-width for fields 1 year ago
Tim Stack c82bcf2b90 [build] add zstd-dev to alpine 1 year ago
Tim Stack 4a24d8797f [sql] logline table was not checking if format matched the template line format
Some more cursor mode tweaks...
1 year ago
Tim Stack 7f18aa9cd9 [blog] add post for cursor mode 1 year ago
Tim Stack 19de26e4c2 [docs] add copy button to code blocks 1 year ago
Tim Stack 78cf53fc4d [docs] mention cursor mode in the intro 1 year ago
Tim Stack 8da3dcc01c [listview] when making big moves, put the focused row in the middle
Related to #1088 and #1149
1 year ago
Tim Stack 7bf42e7d2f [json-logs] automatically remove trailing line feeds
Fixes #969
1 year ago
Tim Stack e0811eb629 [session] fix restoring log top/selection
Related to #1088
1 year ago
Tim Stack 3da4b85365 [cursor] use selection when switching between views and keeping time synced
Related to #1088
1 year ago
Tim Stack 1a1272bbfb [cursor] when the parser overlay is displayed, sync the selection and top
Related to #1088
1 year ago
Tim Stack d5f19bc7f8 [tests] missing expected output 1 year ago
Tim Stack 29837caf52 [log_format] fix hiding/showing JSON fields not in the line-format
Related to #1081
1 year ago
Tim Stack c49d83395b [formats] add cloudflare format
Related to #1081
1 year ago
Tim Stack 70163ae9f9 [snap] add plug for reading /etc/lnav 1 year ago
Tim Stack 8ab65d8e90 [cirrus] add binary artifact 1 year ago
Tim Stack 638b44bd41 [appveyor] remove x86 build 1 year ago
Tim Stack d1421fd975 [build] try to fix cirrus ci 1 year ago
Tim Stack f3b78e79b5 [docs] flesh out faq and mention JSON-lines matching 1 year ago
Tim Stack 0e4a6635e1 [textfile] log reason for not discovering metadata and cache it 1 year ago
Tim Stack 8118c5dbe4 [sections] fix some issues with doc sections in logs 1 year ago
Tim Stack e77ef5c8cd [cursor] breadcrumb performers should move selection instead of top 1 year ago
Tim Stack c8764da9d2 [bunyan] add test for this format and add "src" field
Related to #1136
1 year ago
Tim Stack 57486af178
Merge pull request #1136 from TobiX/bunyan
Add support for the bunyan JSON log format
1 year ago
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
1 year ago
Tim Stack a1cfe34a7b [lss] fix handling of ansi escapes in json log 1 year ago
Tim Stack 59bca18963 [docs] bump copyright year 1 year ago
Tim Stack eb332db0fd Add links to github in the intro docs
Fixes #1164
1 year ago
Tim Stack 5db31300c9 [logfile] avoid reading full log messages that are bigger than the line_buffer max size 1 year ago
Tim Stack 0083eaf675 [humanize] pad out duration to align fields
Fixes #933
1 year ago
Tim Stack 4cb695fa68 [tests] remove use of sprintf() 1 year ago
Tim Stack 77b4a55be4 [docs] mention hotkeys in the UI section 1 year ago
Tim Stack 026031dcd3 [config] remove GLOB_NOCHECK when looking for git dirs
Fixes #1109
1 year ago
Tim Stack 82b10e2b23 [readline] handle width properly
Fixes #1100
1 year ago
Tim Stack 8f8874c718 [cursor] update docs and more tweaks 1 year ago
Tim Stack 0eee0afd37 [docs] add some figures to pretty-print view section 1 year ago
Tim Stack cfb7ac1fdd [lss] don't add an empty style attr 1 year ago
Tim Stack 2e409a8251 [vmw_log] fix for capturing sub= 1 year ago