telegraf/plugins/inputs
Cameron Sparr dabb6f5466 Internally name all patterns for log parsing flexibility
closes #1436

This also fixes the bad behavior of waiting until runtime to return log
parsing pattern compile errors when a pattern was simply unfound.

closes #1418

Also protect against user error when the telegraf user does not have
permission to open the provided file. We will now error and exit in this
case, rather than silently waiting to get permission to open it.
2016-07-18 15:44:58 +01:00
..
aerospike Refactor aerospike plugin to use client lib 2016-07-16 22:15:37 +01:00
all feat(nsq_consumer): Add input plugin 2016-06-23 14:06:36 +01:00
apache fix datarace in input apache plugin 2016-06-22 14:42:47 +01:00
bcache Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
cassandra cassandra plugin lower version support added 2016-07-18 09:22:20 +01:00
ceph Implemented ceph collector (#1172) 2016-05-18 15:48:44 +01:00
cgroup Moving cgroup path name to field from tag to reduce cardinality (#1457) 2016-07-14 14:18:55 -06:00
chrony add option to disable dns lookup for chronyc 2016-05-25 18:58:56 +01:00
cloudwatch New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
conntrack Adding a conntrack input plugin 2016-05-31 10:42:19 +01:00
consul Added Consul health checks state monitoring. (#1294) 2016-06-01 11:02:28 +01:00
couchbase Update gopsutil dependency 2016-03-22 09:13:31 -06:00
couchdb Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
disque Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
dns_query skip network-dependent unit tests in short mode 2016-04-28 14:44:08 -06:00
docker Fix crash in Docker input plugin - Fixes #1195 2016-05-18 11:27:06 +01:00
dovecot dovecot: enabled global, user and ip queries 2016-04-08 11:56:08 -06:00
elasticsearch Allow for TLS connections to ElasticSearch (#1398) 2016-06-22 16:23:49 +01:00
exec Move exec WaitGroup from Exec instance level to Gather. 2016-07-18 12:18:14 +01:00
filestat Tail input plugin 2016-04-26 09:42:06 -06:00
graylog graylog input doc tweaks 2016-06-01 18:44:18 +01:00
haproxy New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson Fix httpjson README 2016-03-31 20:37:04 -06:00
influxdb Also added reasonable default for influxdb input plugin 2016-05-31 13:41:02 +01:00
ipmi_sensor Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
jolokia Change server_ -> jolokia_ in tags and other formatting 2016-04-27 16:00:58 -06:00
kafka_consumer Remove docker-machine/boot2docker dependencies & references 2016-06-22 17:25:01 +01:00
leofs Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
logparser Internally name all patterns for log parsing flexibility 2016-07-18 15:44:58 +01:00
lustre2 Adding Jobstats support to Lustre2 input plugin 2016-04-27 15:35:24 -06:00
mailchimp Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
memcached memcached unix socket: fix panic. Do not recreate conn inside if 2016-03-22 15:12:35 -06:00
mesos Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
mongodb Use optimeDate to get MongoTimestamp (mongo input plugin). (#1281) 2016-05-27 11:57:17 +01:00
mqtt_consumer Update etc/telegraf.conf, mqtt_cons readme 2016-05-10 14:18:55 -07:00
mysql Fetching galera status metrics in MySQL 2016-07-14 15:02:45 -06:00
nats_consumer Update all readme instances of data formats 2016-04-05 14:42:20 -06:00
net_response Utilize timeout in net_response plugin. 2016-05-23 15:59:23 +01:00
nginx Added support for Tengine (#1390) 2016-06-21 14:22:51 +01:00
nsq Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
nsq_consumer feat(nsq_consumer): Add input plugin 2016-06-23 14:06:36 +01:00
nstat nstat plugin cleanups and formatting 2016-05-17 17:00:46 +01:00
ntpq ntpq input: ignore lines that are '-' 2016-05-18 22:20:47 +01:00
passenger Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
phpfpm Fix leaky tcp connections in phpfpm plugin 2016-04-26 09:24:32 -06:00
ping Fix darwin ping tests 2016-06-22 18:21:07 +01:00
postgresql Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
postgresql_extensible postgresql_extensible: custom address in metrics output 2016-04-25 16:33:35 -06:00
powerdns Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
procstat procstat plugin: store PID as a field 2016-07-14 15:52:02 -06:00
prometheus Prometheus parser fix, parse headers properly 2016-07-09 22:34:59 +02:00
puppetagent Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
rabbitmq New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
raindrops Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
redis add ability to read redis from a socket (#1480) 2016-07-18 12:03:39 +01:00
rethinkdb Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
riak Fix: riak with read_repairs available 2016-06-22 14:56:44 +01:00
sensors Fix sensor plugin, was splitting on ":" incorrectly 2016-02-26 15:21:05 +00:00
snmp Add the OctetString OID value support (#1242) 2016-05-23 11:21:53 +01:00
sqlserver Updated sqlserver.go - Added Rows/Logs max size (#1380) 2016-06-22 14:39:35 +01:00
statsd statsd, udp, tcp: do not log every dropped metric. 2016-06-10 13:47:33 +01:00
sysstat fix interval rounding error 2016-05-23 11:20:01 +01:00
system fixes #1450 (#1472) 2016-07-10 13:17:53 +01:00
tail Internally name all patterns for log parsing flexibility 2016-07-18 15:44:58 +01:00
tcp_listener Copy metrics for each configured output 2016-07-14 09:16:29 -06:00
trig Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
twemproxy Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
udp_listener Copy metrics for each configured output 2016-07-14 09:16:29 -06:00
varnish logparser input plugin 2016-06-21 14:23:01 +01:00
webhooks Webhooks plugin: add mandrill (#1408) 2016-07-18 12:41:13 +01:00
win_perf_counters Sanitize Field name 2016-04-28 12:21:28 -06:00
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper Considere zookeeper's state as a tags (#1417) 2016-07-16 19:19:21 +01:00
EXAMPLE_README.md Input plugin for running ntp queries 2016-03-14 16:53:37 +00:00
mock_Plugin.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00