telegraf/plugins/inputs
njwhite 360b3a8b9f Make Logparser Plugin Check For New Files (#2141)
* Make Logparser Plugin Check For New Files

Check in the Gather metric to see if any new files matching the glob
have appeared. If so, start tailing them from the beginning.

* changelog update for #2141
2017-02-01 14:11:39 +00:00
..
aerospike Major Logging Overhaul 2016-10-03 17:13:03 +01:00
all
apache Apache input enhancements ( added Basic Auth and SSL skipverify ) (#1964) 2016-11-15 10:52:24 -05:00
bcache
cassandra
ceph
cgroup
chrony
cloudwatch Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack
consul Add numerical representation of Consul health check state. (#2277) 2017-01-28 16:47:25 -08:00
couchbase
couchdb Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
disque
dns_query Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
docker docker: check type when totalling blkio & net metrics 2016-12-21 12:18:38 +00:00
dovecot Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
elasticsearch
exec
filestat
graylog
haproxy Document basic auth for haproxy (#2258) 2017-01-12 08:47:01 +00:00
hddtemp
http_listener
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson
influxdb
internal Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
ipmi_sensor Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
iptables
jolokia
kafka_consumer Fixes change in Kafka consumer input plugin (#2222) 2017-01-11 16:24:09 +00:00
kubernetes
leofs
logparser
lustre2
mailchimp Major Logging Overhaul 2016-10-03 17:13:03 +01:00
memcached
mesos Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mongodb
mqtt_consumer
mysql
nats_consumer
net_response Fix documentation for net_response plugin 2016-12-13 16:02:03 +00:00
nginx Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nsq
nsq_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
nstat
ntpq
passenger
phpfpm
ping
postgresql fix postgresql 'name', and 'oid' data types by switching to a driver (#1750) 2017-01-24 12:36:36 -08:00
postgresql_extensible fix postgresql 'name', and 'oid' data types by switching to a driver (#1750) 2017-01-24 12:36:36 -08:00
powerdns Major Logging Overhaul 2016-10-03 17:13:03 +01:00
procstat
prometheus internal.Duration build fixup 2016-12-17 13:10:33 +00:00
puppetagent
rabbitmq rabbitmq, decrease timeout verbosity in config 2016-12-16 14:12:50 +00:00
raindrops
redis
rethinkdb Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
riak
sensors
snmp snmp: Allow lines with empty or missing tags (#2172) 2017-01-24 14:57:43 -08:00
snmp_legacy Major Logging Overhaul 2016-10-03 17:13:03 +01:00
sqlserver Fixed Bug 2077 SQL Server (#2212) 2017-01-13 13:47:47 +00:00
statsd
sysstat Major Logging Overhaul 2016-10-03 17:13:03 +01:00
system add support for diskio name templates & udev tags 2017-01-27 16:15:42 -08:00
tail
tcp_listener
trig
twemproxy
udp_listener
varnish Fix varnish plugin to use default values 2016-09-23 16:06:33 +01:00
webhooks Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
win_perf_counters Improve win_perf_counters on non English systems (#2261) 2017-01-24 12:46:06 -08:00
zfs
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go