telegraf/plugins/inputs/logparser/grok
Daniel Nelson 14d97e5416
Add special syslog timestamp parser that uses current year (#4190)
Previously it was impossible to parse syslog timestamps without the date
being reported as year 0, due to the year not being specified
2018-05-23 16:37:14 -07:00
..
patterns logparser: allow numbers in ident & auth parameters 2016-10-10 11:27:35 +01:00
testdata logparser input plugin 2016-06-21 14:23:01 +01:00
grok.go Add special syslog timestamp parser that uses current year (#4190) 2018-05-23 16:37:14 -07:00
grok_test.go Add special syslog timestamp parser that uses current year (#4190) 2018-05-23 16:37:14 -07:00
influx_patterns.go Add timezone support to logparser timestamps (#2882) 2017-06-05 14:45:11 -07:00