Commit Graph

3039 Commits (155dad6ee19e8090590f98587a69a49738e26e58)
 

Author SHA1 Message Date
Tim Stack df0aa98025 [build] try gcc-12 1 year ago
Tim Stack 2a829008ba [build] add reqs for annobin 1 year ago
Tim Stack 40e7797828 [build] try to cat config.log 1 year ago
Tim Stack 2ebd73f8d6 [build] enable gcc-11 1 year ago
Tim Stack adbccffd9c [build] fix gcc program name 1 year ago
Tim Stack 137df5f498 [build] fix var sub in spec 1 year ago
Tim Stack a2992270ac [build] fix gcc name ... again 1 year ago
Tim Stack 861147739e [build] change gcc req 1 year ago
Tim Stack a43e4f1a69 [build] remove scl repo 1 year ago
Tim Stack 3470a7683f [build] use fork of rpmbuild 1 year ago
Tim Stack a605700a91 [build] fix gcc version 1 year ago
Tim Stack 48dd6b89ac [build] rpm tweaks 1 year ago
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