Commit Graph
1745 Commits
Author SHA1 Message Date
Daniel NelsonandDaniel Nelson 9bd329cf5b Fix sending of basic auth credentials in http output (#4609)
(cherry picked from commit 7b05993a6e)
2018-08-29 12:32:59 -07:00
Daniel NelsonandDaniel Nelson 9a2b0ffdd3 Remove timeout deadline for udp syslog input. (#4605)
(cherry picked from commit fed959531c)
2018-08-29 11:43:45 -07:00
Daniel NelsonandDaniel Nelson 6a6f5cbbc5 Ensure channel closed if an error occurs in cgroup input (#4606)
(cherry picked from commit 1e3edbc55d)
2018-08-29 11:43:45 -07:00
prashanthjbabuandDaniel Nelson 919ffb6d5a Add result_code value for errors running ping command (#4550)
(cherry picked from commit 14d9ef4f0c)
2018-08-23 13:53:35 -07:00
rbrendlerandDaniel Nelson 8f5cb78694 Fix burrow_group.offset calculation for Burrow plugin (#4584)
(cherry picked from commit 16a6feda4a)
2018-08-23 13:32:44 -07:00
Daniel NelsonandGreg Linton 3046b395ef Skip unserializable metric in influxDB UDP output (#4534)
(cherry picked from commit fa30f568ec)
2018-08-14 14:50:23 -06:00
dupondjeandGreg Linton 55b7a6eed3 Fix powerdns input test (#4554)
(cherry picked from commit 763dc6990c)
2018-08-14 14:50:23 -06:00
Daniel NelsonandDaniel Nelson 3d03885780 Fix error message if URL is unparseable in influxdb output (#4511)
(cherry picked from commit 4dfb80d0fc)
2018-08-07 11:27:07 -07:00
Daniel NelsonandDaniel Nelson 7365fa2d6a Use explicit zpool properties to fix parse error on FreeBSD 11.2 (#4510)
(cherry picked from commit a5409d7cf2)
2018-08-07 11:27:07 -07:00
Greg 24242432cc Skip bad entries on interrupt input (#4497)
(cherry picked from commit 4fff507ad6)
2018-08-01 16:41:41 -06:00
Daniel NelsonandGreg Linton 67826ede90 Keep leading whitespace for messages in syslog input (#4498)
(cherry picked from commit 6a32a7d85b)
2018-07-31 18:17:52 -06:00
Greg Linton 3319c1fb9e Lower docker API version for use with older servers 2018-07-25 17:15:05 -06:00
Mathevet julienandGreg Linton adf2d18b1d Exclude cached memory on docker input plugin (#4383)
(cherry picked from commit 4c2786298d)
2018-07-17 17:03:35 -06:00
Greg edabae2861 Reset read deadline for syslog input (#4369)
(cherry picked from commit 69d22afcc2)
2018-07-17 16:51:17 -06:00
Greg fbd24e4d91 Return error if NewRequest fails in http output (#4429)
(cherry picked from commit b75d66ff41)
2018-07-17 16:03:54 -06:00
Daniel NelsonandDaniel Nelson 3c61f92add Fix output format of printer processor (#4417)
(cherry picked from commit 411b26bb1f)
2018-07-13 14:15:35 -07:00
Alexander ShepelinandDaniel Nelson 63d07f4272 Don't set values when pattern doesn't match in regex processor (#4396)
(cherry picked from commit 35d2f90d6c)
2018-07-06 16:17:08 -07:00
GregandDaniel Nelson 9b489a43eb Use 'localhost' as default 'server' tag in zookeeper input (#4387)
(cherry picked from commit a82b4fbd96)
2018-07-05 14:40:45 -07:00
Daniel NelsonandDaniel Nelson 7316e9dac3 Add mutex to prevent handler precision from changing during parse (#4373)
(cherry picked from commit 0ef12f87af)
2018-07-03 11:37:48 -07:00
Daniel Nelson 0d567efaef Fix field name typo in swap documentation
(cherry picked from commit 210dfcee83)
2018-07-02 13:10:58 -07:00
Steve DominoandDaniel Nelson eeb1bdc804 Document swap input plugin and move to separate file (#4342)
(cherry picked from commit b7a02c73b3)
2018-07-02 13:10:58 -07:00
Adrián LópezandDaniel Nelson c892f92fba Fix minmax and basicstats aggregators to use uint64 (#4294)
(cherry picked from commit 85eacf268b)
2018-06-29 19:08:26 -07:00
GregandDaniel Nelson 70c20b0bc4 Handle mysql input variations in the user_statistics collecting (#4306)
(cherry picked from commit 54056f3808)
2018-06-29 18:33:15 -07:00
Daniel NelsonandDaniel Nelson c373adb6d8 Fix syslog timestamp parsing with single digit day of month (#4334)
(cherry picked from commit 9bd5e10133)
2018-06-29 18:07:19 -07:00
Daniel Nelson 54a6c2e69b Fix name of hadoop example config
(cherry picked from commit 8bf18d6ac7)
2018-06-29 16:08:03 -07:00
Patrick HemmerandDaniel Nelson f2fb9cc1e8 Fix postfix input handling of multi-level queues (#4333)
(cherry picked from commit 16454e25ba)
2018-06-21 16:03:19 -07:00
maxuntandDaniel Nelson 0cab47fa80 Fix selection of tags under nested objects in the JSON parser (#4284)
(cherry picked from commit 8482c40a91)
2018-06-14 13:20:46 -07:00
Vlasta HajekandDaniel Nelson 92ca14f203 Fix grammar issues in win_perf_counters readme
(cherry picked from commit f217d12de5)
2018-06-12 16:57:52 -07:00
Daniel Nelson 8cdf39cf66 Fix grammar in converter processor documentation
(cherry picked from commit 36df4c5ae5)
2018-06-12 16:13:27 -07:00
Daniel Nelson 1445566b0e Use nats-io/go-nats instead of nats-io/nats
(cherry picked from commit dd2223ae1c)
2018-06-11 16:26:32 -07:00
Daniel Nelson 53697429ae Use nats-io/go-nats instead of nats-io/nats in tests
(cherry picked from commit daddd8bbac)
2018-06-11 16:20:18 -07:00
Pierre TessierandDaniel Nelson 3e56a3dcc9 Remove tags with empty values from Wavefront output (#4266)
(cherry picked from commit d2e729dfaf)
2018-06-11 14:56:13 -07:00
Daniel Nelson c7e5bbb25e Reword converter description
(cherry picked from commit f64d612294)
2018-06-11 14:47:07 -07:00
Daniel Nelson c31d16fb90 Update win_perf_counters README
(cherry picked from commit 76ec90e66d)
2018-06-11 11:42:53 -07:00
Vlasta HajekandDaniel Nelson 5fe1aa1a24 Add option to enable wildcard expansion (#4265)
This is needed because wildcard expansion causes counters to be localized.

(cherry picked from commit 1690f36b09)
2018-06-11 11:42:53 -07:00
Vlasta HajekandDaniel Nelson b4b3beb765 Fix panic with unicode counter names in win_perf_counters (#4255)
(cherry picked from commit 87f711a19a)
2018-06-08 12:42:32 -07:00
Daniel NelsonandDaniel Nelson ef67222bc6 Fix TLS and SSL config option parsing (#4247)
(cherry picked from commit acba20af1a)
2018-06-06 18:30:29 -07:00
Daniel NelsonandDaniel Nelson b4a0c854f5 Use same flags for all bsd family ping varients (#4241)
(cherry picked from commit 7fe6e2f5ae)
2018-06-06 14:30:54 -07:00
Daniel Nelson 449bd5c3b9 Fix misnamed option in varnish sample config 2018-06-04 18:06:59 -07:00
Phil PrestonandDaniel Nelson 9eab3572ff Add counter fields to pf input (#4216) 2018-06-04 18:01:14 -07:00
Daniel Nelson be8b87000c Remove test for empty metrics list from file output 2018-06-04 17:58:55 -07:00
MathurandDaniel Nelson ff93c3c326 Update burrow README.md (#4231) 2018-06-04 10:51:57 -07:00
Daniel Nelson df1fe7a2b4 Use random name for test sockets to avoid intermittent failure 2018-06-03 20:19:39 -07:00
Daniel Nelson a04cfee349 Fix incorrect option name in amqp sample configuration 2018-06-03 18:42:08 -07:00
Daniel NelsonandDaniel Nelson da6ad34fc8 Add option to disconnect after a message limit is reached in amqp output 2018-06-03 18:35:59 -07:00
Daniel NelsonandDaniel Nelson 179bcfdcbb Use list of brokers in amqp output and amqp_consumer 2018-06-03 18:35:59 -07:00
Daniel NelsonandDaniel Nelson e3f1d28908 Allow configuration of amqp exchange type, durability, and arguments 2018-06-03 18:35:59 -07:00
DarkandDaniel Nelson fcea745e99 Change config to match toml parsing rule. (#4225) 2018-06-03 18:31:47 -07:00
Mike GentandDaniel Nelson 312116c101 Add passive mode exchange declaration option to amqp consumer input (#3995) 2018-06-03 15:52:59 -07:00
Mike GentandDaniel Nelson 2cc2913d81 Add static routing_key option to amqp output (#3994) 2018-06-03 15:52:00 -07:00