Commit Graph

116 Commits

Author SHA1 Message Date
Tim Stack
b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2024-04-04 15:33:10 -07:00
Tim Stack
554f0e2439 [partitions] revive partition functionality 2024-03-21 08:47:29 -07:00
Tim Stack
5f28edd1c1 [nextflow_log] add timestamp-formats 2024-03-18 22:57:54 -07:00
Tim Stack
df29c7d0dd [formats] add nextflow_log 2024-03-18 22:35:09 -07:00
Tim Stack
5bc667d100 [formats] fix up the sssd log
Related to #1233
2024-02-22 20:05:17 -08:00
Tim Stack
154ea4517b [tests] update expected output 2024-02-17 09:33:36 -08:00
Tim Stack
40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
2024-02-17 07:18:04 -08:00
Tim Stack
ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
2024-02-17 07:16:14 -08:00
Marcel Klehr
d45315ea3f
Fix nextcloud_log.json 2024-02-14 21:41:01 +01:00
Marcel Klehr
d35e8f1171
Update nextcloud_log.json 2024-02-14 21:19:13 +01:00
Marcel Klehr
ab9780d373
Update nextcloud_log.json
add some more useful values
2024-02-14 21:17:59 +01:00
Tim Stack
164f3532cb [formats] add format for github event log 2024-02-06 08:57:43 -08:00
Tim Stack
0be6c8906e [tidy] use anon namespaces and some other stuff 2024-01-28 09:36:54 -08:00
Tim Stack
272bb8d840 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
Tim Stack
2e9aff58fc [vmw_log] add imageservice.log format 2024-01-16 21:08:06 -08:00
Adam Monsen
e90eceeff3 nextcloud format: improve description
per code review by @tstack
2023-10-16 09:55:33 -07:00
Adam Monsen
a01084d123 nextcloud format: remove unncecessary log sample
per code review by @tstack
2023-10-16 09:33:01 -07:00
Adam Monsen
b47804a449 nextcloud format: remove unnecessary file-pattern
per code review by @tstack
2023-10-16 09:32:22 -07:00
Adam Monsen
9f1497d435 Add support for Nextcloud server-side logs 2023-10-16 09:19:40 -07:00
Tim Stack
8ed0eaf0e7 [strace_log] make it work with -ttt format 2023-09-27 15:11:52 -07:00
Tim Stack
cb5b02b220 [docs] pass for next release 2023-09-02 22:35:15 -07:00
Tim Stack
ebbeff8ac1 [opid] anchor description extractors 2023-08-30 21:03:03 -07:00
Tim Stack
38e5fa5945 [podman-url] add podman url scheme
Related to #1184
2023-08-30 10:01:17 -07:00
Tim Stack
884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 2023-08-29 22:26:00 -07:00
Tim Stack
fbb89a73ab [lss] missed a full_sort and improve error handling when too many files are opened 2023-08-25 21:03:00 -07:00
Tim Stack
dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
2023-08-24 21:10:54 -07:00
Tim Stack
be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
2023-08-23 21:52:40 -07:00
Tim Stack
530021604e [docs] add some more stuff for the gantt chart 2023-08-22 23:09:51 -07:00
Tim Stack
acfc5bfcfd [formats] add some opid descriptions 2023-08-21 21:57:54 -07:00
Tim Stack
40a1d25474 [generic_log] tweak the pattern to allow for truncated subsecond values 2023-08-21 17:03:14 -07:00
Tim Stack
912171a43f [vmw_vc_svc_log] fixup for this format
Also, some optimizations for gantt index building
2023-08-20 06:43:16 -07:00
Tim Stack
8835f1ebea [formats] add 'title' to vpostgres_log 2023-08-18 08:21:41 -07:00
Tim Stack
92b7145971 [formats] add vpostgres_log definition 2023-08-17 21:59:21 -07:00
Tim Stack
02e801cf6a [gantt] add op description for vpxd and add toggle for subop details 2023-08-15 21:57:46 -07:00
Tim Stack
1c857feed7 [gantt] support for sub-ids 2023-08-14 19:04:31 -07:00
Tim Stack
917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
2023-08-11 23:19:19 -07:00
Tim Stack
3cc827d613 [date_time] missed some TZ stuff 2023-08-11 10:06:28 -07:00
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
2023-08-10 16:08:56 -07:00
Tim Stack
bd5b3908c3 [formats] some tweaks 2023-08-09 20:57:59 -07:00
Tim Stack
9306ddbf13 [gantt] tweak the style of dates in the chart headers 2023-08-08 08:12:47 -07:00
Tim Stack
2da7361097 [gantt] render opid descriptions correctly 2023-08-04 21:41:36 -07:00
Tim Stack
3f4c572368 [vmw_log] pickup vsan logs 2023-08-02 14:37:05 -07:00
Tim Stack
f71300ba1d [gantt] add a gantt chart view 2023-08-02 10:44:13 -07:00
Tim Stack
8df83d562a [config] simplify file format detection by moving it into the log format definition 2023-07-10 10:35:18 -07:00
Tim Stack
2532d3dbf0 [formats] add cloudvm_ram_log 2023-06-30 05:56:40 -07:00
Tim Stack
d4832c976d [vmw_py_log] handle broken ms field in timestamp 2023-06-24 06:57:39 -07:00
Tim Stack
5244753758 [pcap_log] use auto-width for fields 2023-06-24 06:47:28 -07:00
Tim Stack
c49d83395b [formats] add cloudflare format
Related to #1081
2023-06-21 16:40:19 -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