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
Timothy Stack
245a3c3d1b
[fmt] allow timestamp to be specified in the log format
...
Fixes #155
2015-04-10 22:55:57 -07:00
Timothy Stack
ae64b599bd
[format] add more log levels and fix some more pretty-printer glitches
...
Fixes #212
2015-04-10 19:50:05 -07:00
Timothy Stack
a300ce9977
[format] order the formats based on sample matches
2015-04-05 07:12:20 -07:00
Timothy Stack
408c690192
[log] some more logging cleanup
2015-04-04 02:15:34 -07:00
Timothy Stack
f0f819b119
[log] dump more state on a crash
2015-04-04 02:15:34 -07:00
Suresh Sundriyal
7d5ddc5994
[travis] Fix travis behavior.
...
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
2015-04-01 17:15:10 -07:00
Suresh Sundriyal
94e3051257
[tests] Fix the conditional.
2015-03-28 02:32:59 -07:00
Suresh Sundriyal
b371a680b3
[tests] Skip bzip2 tests if not compiled with bzip2.
2015-03-28 01:25:09 -07:00
Timothy Stack
c7cd0961ab
[build] make dist fixes
2014-11-03 20:41:38 -08:00
Timothy Stack
74e1d446ba
add a test for change that fixes #110
...
Defect Number:
Reviewed By:
Testing Done:
2014-10-29 20:05:33 -07:00
Timothy Stack
a71ca1f1ca
[filter] some improvements to the core filtering code
2014-10-19 22:16:40 -07:00
Timothy Stack
f37ec555bf
[logfile] check for truncated files
2014-04-18 05:17:24 -07:00
Timothy Stack
2aa620a8aa
[test] fix timestamps for tcf
2014-04-07 07:30:15 -07:00
Timothy Stack
d54be05340
[test] don't include seconds in a touch -t arg
2014-04-07 07:18:58 -07:00
Timothy Stack
72e3a4d8df
[format] add TCF file format and some fixes to make it work
...
Defect Number:
Reviewed By:
Testing Done:
2014-04-06 22:11:04 -07:00
Timothy Stack
92eef5c9b7
fix tcsh log test
2014-03-15 04:49:37 -07:00
Timothy Stack
9ff2d3774d
[line_buffer] split long lines
...
Fixes #81
2014-03-15 04:40:58 -07:00
Timothy Stack
b04e6bfc78
[glog] some tweaks to the glog change
...
Some changes to the glog_log sql table:
* Removed the 'glog_level' field since the standard one should be able to
handle everything now.
* Changed the 'file' column to 'src_file' and added a 'src_line' column.
* Added the sample glog log content to the test directory.
2013-05-17 17:44:55 -07:00
Timothy Stack
c6c19eabb5
[generic log format/misc] try to pull millisecond value out of the log
...
* log_format.cc, log_format_impls.cc, log_format.hh: Change
log_scanf to return a pointer to the character in the
time string that was not part of the time. Change the
generic log format to try and pull out the millisecond
value from the timestamp.
* test/Makefile.am: Fix some dist problems.
* test/logfile_generic.0: Test logfile for the generic log format.
2012-07-03 12:01:09 -07:00
Timothy Stack
3735fccda2
clean up some auto conf and add an strace test
2010-01-24 12:25:34 -08:00
tstack
c07ba8756f
Freebsd build changes
2009-12-24 10:36:01 -08:00
tstack
b4ec432515
first commit
2009-09-13 18:07:32 -07:00