Timothy Stack
|
87beb6dd78
|
[tests] set TZ for pcap test
|
2022-03-04 21:42:55 -08:00 |
|
Timothy Stack
|
8bb034eeeb
|
[pcap] initial pcap support
Fixes #12
|
2021-11-05 15:13:16 -07:00 |
|
Timothy Stack
|
19fd336e9a
|
[formats] add logfmt
|
2021-10-02 23:17:33 -07:00 |
|
Timothy Stack
|
a7edb40cf7
|
[tests] fix expected output
|
2021-08-28 22:14:24 -07:00 |
|
Timothy Stack
|
65a7bd7bd6
|
[time-fmt] add a time format
|
2021-07-13 10:40:24 -07:00 |
|
Timothy Stack
|
408a2ea38e
|
[tests] fix for busybox
|
2021-06-07 08:59:24 -07:00 |
|
Timothy Stack
|
b80e322162
|
[test] fix test_logfile.sh
|
2021-05-25 23:16:00 -07:00 |
|
Timothy Stack
|
1737964df6
|
[remote] add some tailer tests
|
2021-05-25 22:27:09 -07:00 |
|
Timothy Stack
|
be51a4e3de
|
[arc/remote] use a single work directory for archive/remote files
|
2021-05-15 22:39:18 -07:00 |
|
Timothy Stack
|
3c10b1f34b
|
[build] try to fix some tests
|
2021-03-19 21:29:18 -07:00 |
|
Timothy Stack
|
cac1175973
|
[services] initial pass at injecting services and a bunch of other stuff
|
2021-01-23 13:00:51 -08:00 |
|
Timothy Stack
|
56bee6f4c9
|
[archive] remove old unpacked archives and a bunch of other stuff
|
2021-01-16 22:23:20 -08:00 |
|
Timothy Stack
|
8851c4492f
|
[tests] add a test for decompression
|
2021-01-10 22:04:55 -08:00 |
|
Timothy Stack
|
4ff2b710d5
|
[log_format] change w3c_log to put extra columns into a JSON column
|
2020-12-18 22:35:23 -08:00 |
|
Timothy Stack
|
267e32d479
|
[tests] update expected output
|
2020-12-08 09:11:39 -08:00 |
|
Timothy Stack
|
e3f28eaa43
|
[logfile] a captured file cannot be overwritten
Fixes #741
|
2020-12-07 15:21:33 -08:00 |
|
Timothy Stack
|
32f112b8de
|
[formats] add w3c extended log format impl
Fiexes #798
|
2020-12-05 21:51:46 -08:00 |
|
Timothy Stack
|
6d0054d3b6
|
[logfile] refactor visibility
|
2020-11-25 14:47:39 -08:00 |
|
Timothy Stack
|
51d1204a96
|
[arc] add content hash to archive temp dir and tech debt
|
2020-11-17 10:04:23 -08:00 |
|
Timothy Stack
|
e4ea9ca584
|
[arc] report errors when opening archives
|
2020-10-31 22:19:41 -07:00 |
|
Timothy Stack
|
7b77a612c2
|
[files] make file scanning async
|
2020-10-28 21:22:56 -07:00 |
|
Timothy Stack
|
3b0168025d
|
[cmds] add support for hiding files
|
2020-10-28 21:18:57 -07:00 |
|
Timothy Stack
|
579e4274f9
|
[files] initial impl for opening archives
|
2020-10-28 21:17:57 -07:00 |
|
Timothy Stack
|
ba1bc28209
|
[build] fix issues with test files
|
2020-09-03 22:13:21 -07:00 |
|
Timothy Stack
|
b7255419e6
|
[test] fix sed usage
Fixes #572
|
2019-09-10 05:39:34 -07:00 |
|
Timothy Stack
|
6cf5cc8213
|
[logfile] fix issue when files have headers
Defect Number:
Reviewed By:
Testing Done:
|
2019-05-17 07:42:05 -07:00 |
|
Timothy Stack
|
21c5c52843
|
[format] allow multiple log format patterns per log file
This tries to address #624
|
2019-03-13 16:37:41 -07:00 |
|
Timothy Stack
|
8b5b8743b1
|
try make locale test optional
Fixes #562
|
2018-11-16 07:32:07 -08:00 |
|
Timothy Stack
|
2589345e5c
|
[perf] improve initial indexing times
|
2018-10-17 07:03:33 -07:00 |
|
Timothy Stack
|
2e10ca09d0
|
[line_buffer] fix crlf handling in log files
|
2018-10-12 07:46:18 -07:00 |
|
Timothy Stack
|
d09e1509dd
|
[test] remove debugging
|
2018-08-27 07:19:54 -07:00 |
|
Timothy Stack
|
265f80c60d
|
[test] locale tweak
|
2018-08-22 06:45:20 -07:00 |
|
Timothy Stack
|
2c36d97a35
|
[build] try some more things to fix travis test failures
|
2018-08-22 05:55:58 -07:00 |
|
Timothy Stack
|
bc26b92199
|
[json] some more journald log tweaks
Defect Number:
Reviewed By:
Testing Done:
|
2018-08-22 05:33:20 -07:00 |
|
Timothy Stack
|
26cccdafce
|
[locale] some tweaks for recognizing non-english logs
Try to address some locale issues brought up in #533
|
2018-08-21 21:43:32 -07:00 |
|
Timothy Stack
|
8ea51a6fd8
|
[formats] support for CSV/TSV log formats
Defect Number:
Reviewed By:
Testing Done:
|
2017-04-23 07:11:21 -07:00 |
|
Timothy Stack
|
642a94e7b7
|
[open] check for FIFOs
Fixes #380
|
2016-11-23 06:41:22 -08:00 |
|
Timothy Stack
|
6618fe1947
|
[build] test
|
2016-11-22 09:48:05 -08:00 |
|
Timothy Stack
|
26cd9f5930
|
[ptime] make sure the full time stamp is matched
Fixes #389
Fixes #390
|
2016-11-22 08:38:45 -08:00 |
|
Timothy Stack
|
592ee60693
|
[log] fix rewriting machine-oriented timestamps
Fixes #371
|
2016-11-21 11:34:12 -08:00 |
|
Timothy Stack
|
5ea5504aec
|
[time] fix time rollover for days
Fixes #304
|
2016-05-03 06:43:00 -07:00 |
|
Timothy Stack
|
4f05af6408
|
[time] add support for TAI64N timestamps
Fixes #300
|
2016-04-02 20:58:20 -07:00 |
|
Timothy Stack
|
d12fe9e0a9
|
[json] add some schema validation code
|
2016-03-02 05:54:42 -08:00 |
|
Timothy Stack
|
65a4803955
|
[tests] some more test fixes
|
2015-11-15 06:25:08 -08:00 |
|
Timothy Stack
|
3c9ba126a9
|
[glob] ignore files picked up by a glob that are not readable
|
2015-11-14 22:17:59 -08:00 |
|
Timothy Stack
|
ec473edc85
|
[cmd] add support for times in goto
|
2015-09-14 08:56:42 -07:00 |
|
Timothy Stack
|
9496a960f6
|
[check] print the partial match of non-matching lines when checking a log file
|
2015-07-20 06:33:52 -07:00 |
|
Timothy Stack
|
7ef92dab79
|
[format] try to validate formats against a given file
|
2015-07-11 16:32:48 -07:00 |
|
Timothy Stack
|
cec3d0cb72
|
[generic_log] add time format that includes zone
|
2015-05-17 05:15:41 -07:00 |
|
Timothy Stack
|
94459f2cb1
|
[generic_log] fix log levels for generic_log
|
2015-05-01 20:52:00 -07:00 |
|