Daniel Nelson
12fffdd4aa
Update changelog
2018-05-31 11:58:16 -07:00
Piotr Popieluch
2f9f5adc78
Print the enabled aggregator and processor plugins on startup ( #4212 )
2018-05-31 11:56:49 -07:00
Patrick Hemmer
0fd9c1b0ce
Fix snmp overriding of auto-configured table fields ( #4208 )
...
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
Daniel Nelson
bd95f42e14
Log if connection is closed on write error
2018-05-29 16:10:27 -07:00
Vlasta Hajek
121c72ee04
Fix struct alignment in win_perf_counters for 32-bit 386 arch ( #4206 )
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 ( #4181 )
2018-05-25 11:40:12 -07:00
Daniel Nelson
70519e9a3a
Update changelog
2018-05-24 18:34:08 -07:00
Vlasta Hajek
a4f511a64a
Fix wildcard and other issues with win_perf_counters ( #4189 )
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
Daniel Nelson
d9dc4f8fba
Update changelog
2018-05-24 11:59:15 -07:00
Pierre Tessier
c6d4bb1e8d
Add additional examples for jolokia2 ( #4191 )
2018-05-24 11:58:43 -07:00
Daniel Nelson
cdf6bcc72a
Add special syslog timestamp parser that uses current year ( #4190 )
...
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
1a73ff3aa6
Update changelog
2018-05-23 14:30:55 -07:00
Daniel Nelson
94715c5ae9
Add converter processor ( #4178 )
2018-05-23 14:29:57 -07:00
Daniel Nelson
2d0028ce1c
Update changelog
2018-05-23 14:28:59 -07:00
Daniel Nelson
f7e0860771
Add support for TLS and username/password auth to aerospike input ( #4183 )
2018-05-23 14:28:17 -07:00
Daniel Nelson
ebb97c3ec0
Update changelog
2018-05-23 12:26: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 ( #3969 )
2018-05-23 12:03:49 -07:00
Daniel Nelson
adf9568556
Revert "Add tengine input plugin ( #4160 )"
...
This reverts commit 697d8ceae5
.
2018-05-23 11:58:22 -07:00
arterforyou
51d2a3ea39
Add tengine input plugin ( #4160 )
2018-05-23 11:19:50 -07:00
Daniel Nelson
cecf9393b4
Update changelog
2018-05-22 14:53:21 -07:00
Arkady Emelyanov
2f9b180bc2
Add burrow input plugin ( #3489 )
2018-05-22 14:10:41 -07:00
Daniel Nelson
9da088e23c
Update changelog
2018-05-22 14:00:52 -07:00
Daniel Nelson
3924e6505a
Add timeout option to sensors input ( #4162 )
2018-05-22 13:59:59 -07:00
Daniel Nelson
e32e39cf92
Update changelog
2018-05-21 16:40:30 -07:00
Daniel Nelson
3c79b77afc
Update graphite output dataf format docs
2018-05-21 16:39:33 -07:00
Daniel Nelson
301c77605b
Expose graphite_tag_support option in graphite output data format
2018-05-21 16:39:15 -07:00
Pavel Boev
a0c086300f
Add support for Graphite 1.1.x tags ( #4165 )
2018-05-21 15:59:56 -07:00
Daniel Nelson
5ec3229149
Add regex processor to readme and changelog
2018-05-21 15:48:22 -07:00
Alexander Shepelin
9294e82009
Add regex processor plugin ( #3839 )
2018-05-21 15:46:10 -07:00
Daniel Nelson
1148fd3563
Set release date for 1.6.3
2018-05-21 12:43:52 -07:00
Daniel Nelson
daede2bf08
Add aurora input to changelog and readme
2018-05-21 12:01:58 -07:00
Daniel Nelson
636a4aadf6
Add aurora input plugin ( #4158 )
2018-05-21 11:59:39 -07:00
Daniel Nelson
dbc9d03de1
Update changelog
2018-05-21 10:43:57 -07:00
Arkady Emelyanov
95c5ba6e49
Fix waitgroup deadlock if url is incorrect in apache input ( #4176 )
2018-05-21 10:43:02 -07:00
Daniel Nelson
3f89f35f3f
Update mqtt output docs and changelog
2018-05-18 19:03:00 -07:00
jvrahav
cbb4dacbc3
Add batch mode to mqtt output ( #4094 )
2018-05-18 18:55:02 -07:00
Daniel Nelson
680173cc4e
Update changelog
2018-05-18 18:52:32 -07:00
Feliksas The Lion
ca6d5a6202
Added 3 important elasticsearch cluster health metrics ( #4167 )
2018-05-18 18:49:23 -07:00
Daniel Nelson
3cd21c8359
Use -parallel=false in gdm to avoid issues on appveyor
2018-05-17 15:19:17 -07:00
Daniel Nelson
791aa07cd8
Return to using latest image file on appveyor
2018-05-17 14:38:21 -07:00
Daniel Nelson
568c0b6b89
Update changelog
2018-05-17 14:25:35 -07:00
Leszek Charkiewicz
cefcd2f81c
Add consul service tags to metric ( #4155 )
2018-05-17 14:24:51 -07:00
Daniel Nelson
d4e9892539
Update changelog and docs for application_insights plugin
2018-05-15 16:42:56 -07:00
Karol Zadora-Przylecki
a018916bf0
Add Microsoft Application Insights output plugin ( #4010 )
2018-05-15 16:05:59 -07:00
Daniel Nelson
6c6ab3ba27
Update changelog
2018-05-15 15:55:38 -07:00
Daniel Nelson
93d17ec95e
Fix librato output support for uint and bool ( #4151 )
2018-05-15 15:54:20 -07:00
Daniel Nelson
bb6b7aa4af
Add http output to changelog/readme
2018-05-14 17:19:49 -07:00