Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Nelson cdf6bcc72a Add special syslog timestamp parser that uses current year ()
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
Daniel Nelson 54f9e9e133 Document one field per line requirement in logparser 2018-04-30 16:15:51 -07:00
Scott Anderson f692f656fd Add details about why not all logstash patterns are supported () 2018-04-04 14:42:58 -07:00
Daniel Nelson bb6d50f011 Add support for decimal timestamps to ts-epoch modifier () 2017-10-19 16:36:32 -07:00
Daniel Nelson b06e2a0c3d Add polling method to logparser and tail inputs () 2017-09-11 11:56:04 -07:00
Sebastian Borza 1b3c2cdedf Add timezone support to logparser timestamps () 2017-06-05 14:45:11 -07:00
Daniel Nelson f005ea4a27 Improve logparser README () 2017-04-14 13:47:43 -07:00
Cameron Sparr cab1118c31 Check if metric is nil before calling SetAggregate
fixes 
2016-12-13 12:27:10 +00:00
Cameron Sparr 4bc6fdb09e Removing INFLUXDB_HTTP_LOG from logparser usage/docs
this log format is likely soon going to be removed from a future
influxdb release, so we should not be recommending that users base any
of their log parsing infra on this.
2016-08-04 16:42:59 +01:00
Cameron Sparr 2b43b385de Begin implementing generic timestamp logparser capability 2016-08-04 16:08:55 +01:00
Jack Zampolin c873937356 Add note about influxdb compatability () 2016-07-10 12:11:43 +02:00
Cameron Sparr cb3c54a1ae logparser input plugin
closes 
closes 
2016-06-21 14:23:01 +01:00