Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 41a4d92703 Handle journald timestamps with microseconds
Our existing timestamp parsing rules could handle syslog format
timestamps with seconds but not microseconds. Journald output is giving
us microseconds so be sure to parse those too.

Change-Id: I44165b4744495ce825bc3b3b2cd908df004c5325
2017-05-03 11:33:17 -07:00
Clark Boylan 9e1dd3b7e1 Handle the new journald based logs
These logs have slightly more information. Also they have syslog
timestamps not iso8601 timestamps.

Change-Id: I7eaa35b3259d17f7e1f5f69e5acf41bddec685f7
2017-05-03 10:43:21 -07:00
Jonathan Harker d33c95310d Move the input and output sections to example files
In preparation for consuming the filter section by system-config,
move the input and output to example files to not consume them as well.

Change-Id: I5e0853783db8c793dde387a5f625a526f6c3b4aa
2016-04-25 12:27:49 -07:00
Jonathan Harker 145bed2b9e Sync filter updates with system-config templates
Pull in some changes that have merged in the system-config template
in preparation for converting system-config to use this project.

Change-Id: I84241379a88ea2a5c1bba6273ba063ae8615de99
2016-04-25 12:25:41 -07:00
James E. Blair 9729fb3840 Split grok filters into their own repo 2015-08-21 14:52:28 -07:00