Commit Graph

1144 Commits

Author SHA1 Message Date
Max U 823ba0a7e0 add more test files 2018-06-21 16:06:36 -07:00
Max U ab0bf5748b add grok as a top level parser 2018-06-21 15:56:20 -07:00
Max U caad3b73cb tweak metric output 2018-06-21 13:13:46 -07:00
Max U 9901bd4ca8 change config file 2018-06-21 11:44:02 -07:00
Max U 80fd876ed2 input plugin that reads files each interval 2018-06-21 11:26:14 -07:00
Greg f9de896427 Update vendoring to dep from gdm () 2018-06-19 11:55:38 -07:00
maxunt 86e4cd0083 Add new measurement with results of pgrep lookup to procstat input () 2018-06-19 11:47:13 -07:00
Daniel Nelson e9d2955321 Update docker input documentation for container status 2018-06-18 15:38:21 -07:00
prashanthjbabu f74503087c Add container status tag to docker input () 2018-06-18 15:33:14 -07:00
Arkady Emelyanov 2d9f9e3f2d Add owner tag on partitions in burrow input () 2018-06-13 13:05:27 -07:00
Vlasta Hajek 92baea99a4 Fix grammar issues in win_perf_counters readme 2018-06-12 16:54:48 -07:00
marcv81 da36658e82 Fixed typos in nvidia_smi plugin doc () 2018-06-12 14:28:56 -07:00
Sambhav Kothari 35c200f78d Add support for solr 7 to the solr input () 2018-06-12 13:56:13 -07:00
Daniel Nelson 99acc68c25 Use nats-io/go-nats instead of nats-io/nats in tests 2018-06-11 16:13:59 -07:00
marcv81 397a9b3fce Add power draw field to nvidia_smi plugin () 2018-06-11 16:06:26 -07:00
Daniel Nelson 33fdc2ef29 Use nats-io/go-nats instead of nats-io/nats 2018-06-11 15:24:45 -07:00
Daniel Nelson f4d16ae70d Update win_perf_counters README 2018-06-11 11:41:46 -07:00
Vlasta Hajek c03a144640 Add option to enable wildcard expansion ()
This is needed because wildcard expansion causes counters to be localized.
2018-06-11 11:10:53 -07:00
Vlasta Hajek 3112ea1d8a Fix panic with unicode counter names in win_perf_counters () 2018-06-08 12:41:21 -07:00
Daniel Nelson 0549d42bac Update tengine docs 2018-06-07 12:35:46 -07:00
Daniel Nelson 37a10db0bc Restore tengine input plugin ()
This reverts commit 8826cdc423.
2018-06-07 12:35:02 -07:00
Daniel Nelson 661cdc4e81 Fix TLS and SSL config option parsing () 2018-06-06 18:29:59 -07:00
Daniel Nelson 93269fa1c0 Use same flags for all bsd family ping varients () 2018-06-06 14:28:12 -07:00
Pierre Fersing a34d7b0754 Ignore more boring filesystems from disk plugin () 2018-06-06 13:44:26 -07:00
Leszek Charkiewicz 76547dbd4c Add SSL/TLS support to Redis input () 2018-06-05 17:12:30 -07:00
Daniel Nelson 910a464248 Fix misnamed option in varnish sample config 2018-06-04 18:06:59 -07:00
Phil Preston ee800e9765 Add counter fields to pf input () 2018-06-04 18:01:14 -07:00
Mathur 7cc34787c2 Update burrow README.md () 2018-06-04 10:51:57 -07:00
Daniel Nelson 835f7c8434 Use random name for test sockets to avoid intermittent failure 2018-06-03 20:19:39 -07:00
Daniel Nelson cf52e3a751 Fix incorrect option name in amqp sample configuration 2018-06-03 18:42:08 -07:00
Daniel Nelson ddebe1aff6 Add option to disconnect after a message limit is reached in amqp output 2018-06-03 18:35:59 -07:00
Daniel Nelson 5a38c152b6 Use list of brokers in amqp output and amqp_consumer 2018-06-03 18:35:59 -07:00
Daniel Nelson 5e267c941d Allow configuration of amqp exchange type, durability, and arguments 2018-06-03 18:35:59 -07:00
Mike Gent 850eff5246 Add passive mode exchange declaration option to amqp consumer input () 2018-06-03 15:52:59 -07:00
Patrick Hemmer 0fd9c1b0ce Fix snmp overriding of auto-configured table fields ()
Whenever the snmp plugin was configured with a table with automatic field
discovery, if one of those fields was explicitly overridden in the config and
the value of is_tag was changed, the field would be duplicated, once as a tag
& once as a field.

This change fixes the behavior so that if a field is explicitly configured,
automatic table field discovery doesn't touch it.
2018-05-29 19:03:37 -07:00
Vlasta Hajek 121c72ee04 Fix struct alignment in win_perf_counters for 32-bit 386 arch () 2018-05-29 11:34:00 -07:00
Daniel Nelson 8b92ed8663 Update syslog docs and add to changelog and readme 2018-05-25 14:33:57 -07:00
Leonardo Di Donato 54c59f8688 Add syslog input plugin () 2018-05-25 11:40:12 -07:00
Vlasta Hajek a4f511a64a Fix wildcard and other issues with win_perf_counters () 2018-05-24 18:25:06 -07:00
Daniel Nelson d18aa450d8 Add jolokia2 example configs to list in readme 2018-05-24 12:02:20 -07:00
Pierre Tessier c6d4bb1e8d Add additional examples for jolokia2 () 2018-05-24 11:58:43 -07:00
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 f7e0860771 Add support for TLS and username/password auth to aerospike input () 2018-05-23 14:28:17 -07:00
Daniel Nelson 893bc2790a Update unbound README 2018-05-23 12:22:25 -07:00
Rodrigo Pereira eb31ff3101 Add option to unbound module to use threads as tags () 2018-05-23 12:03:49 -07:00
Daniel Nelson adf9568556 Revert "Add tengine input plugin ()"
This reverts commit 697d8ceae5.
2018-05-23 11:58:22 -07:00
arterforyou 51d2a3ea39 Add tengine input plugin () 2018-05-23 11:19:50 -07:00
Arkady Emelyanov 2f9b180bc2 Add burrow input plugin () 2018-05-22 14:10:41 -07:00
Daniel Nelson 3924e6505a Add timeout option to sensors input () 2018-05-22 13:59:59 -07:00
Daniel Nelson 636a4aadf6 Add aurora input plugin () 2018-05-21 11:59:39 -07:00