Commit Graph

125 Commits (master)

Author SHA1 Message Date
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 16 hours ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
5 days ago
Tim Stack 5355b6854e [gantt] allow selection in the details view 1 week ago
Tim Stack 61c2d2c8aa [formats] add a format for the lnav debug log 1 week ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 2 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 4 weeks ago
Tim Stack 964e84707b [demux] fixing various bugs 1 month ago
Tim Stack e1a1e7099b [java_log] add another java_log regex 1 month ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 5f28edd1c1 [nextflow_log] add timestamp-formats 3 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 3 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
3 months ago
Tim Stack 154ea4517b [tests] update expected output 4 months ago
Tim Stack 40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
4 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Marcel Klehr d45315ea3f
Fix nextcloud_log.json 4 months ago
Marcel Klehr d35e8f1171
Update nextcloud_log.json 4 months ago
Marcel Klehr ab9780d373
Update nextcloud_log.json
add some more useful values
4 months ago
Tim Stack 164f3532cb [formats] add format for github event log 4 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 4 months ago
Tim Stack 272bb8d840 [all_logs] add log_msg_value column 4 months ago
Tim Stack 2e9aff58fc [vmw_log] add imageservice.log format 5 months ago
Adam Monsen e90eceeff3 nextcloud format: improve description
per code review by @tstack
8 months ago
Adam Monsen a01084d123 nextcloud format: remove unncecessary log sample
per code review by @tstack
8 months ago
Adam Monsen b47804a449 nextcloud format: remove unnecessary file-pattern
per code review by @tstack
8 months ago
Adam Monsen 9f1497d435 Add support for Nextcloud server-side logs 8 months ago
Tim Stack 8ed0eaf0e7 [strace_log] make it work with -ttt format 8 months ago
Tim Stack cb5b02b220 [docs] pass for next release 9 months ago
Tim Stack ebbeff8ac1 [opid] anchor description extractors 9 months ago
Tim Stack 38e5fa5945 [podman-url] add podman url scheme
Related to #1184
9 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 9 months ago
Tim Stack fbb89a73ab [lss] missed a full_sort and improve error handling when too many files are opened 9 months ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
9 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
9 months ago
Tim Stack 530021604e [docs] add some more stuff for the gantt chart 9 months ago
Tim Stack acfc5bfcfd [formats] add some opid descriptions 10 months ago
Tim Stack 40a1d25474 [generic_log] tweak the pattern to allow for truncated subsecond values 10 months ago
Tim Stack 912171a43f [vmw_vc_svc_log] fixup for this format
Also, some optimizations for gantt index building
10 months ago
Tim Stack 8835f1ebea [formats] add 'title' to vpostgres_log 10 months ago
Tim Stack 92b7145971 [formats] add vpostgres_log definition 10 months ago
Tim Stack 02e801cf6a [gantt] add op description for vpxd and add toggle for subop details 10 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 10 months ago
Tim Stack 917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
10 months ago
Tim Stack 3cc827d613 [date_time] missed some TZ stuff 10 months ago
Tim Stack e952dc6340 [date_time_scanner] do not try to read millis if it is already set
Also, pay attention to the gmtoff when converting exttm to a timeval.

Fixes #1034
10 months ago
Tim Stack bd5b3908c3 [formats] some tweaks 10 months ago
Tim Stack 9306ddbf13 [gantt] tweak the style of dates in the chart headers 10 months ago
Tim Stack 2da7361097 [gantt] render opid descriptions correctly 10 months ago