Commit Graph

4665 Commits

Author SHA1 Message Date
Daniel Nelson
cb2c26a332 Fix support with pgbouncer <1.9 2020-02-12 21:15:29 -08:00
Mark Fletcher
6c839a33a4 Fix pgbouncer input when used with newer pgbouncer versions (#6820) 2020-02-12 20:53:11 -08:00
Daniel Nelson
e3bc546a46 Add release note regarding Windows Vista support 2020-02-12 17:37:35 -08:00
Daniel Nelson
68678755de Update changelog 2020-02-12 17:37:35 -08:00
Quanah Gibson-Mount
e082c8d800 Add support for MDB database information to openldap input (#6993) 2020-02-12 17:33:48 -08:00
Alvaro Olmedo Rodriguez
e122bc7503 Fix units in redis documentation (#7016) 2020-02-12 09:43:44 -08:00
Antonio Garcia
9d97ed22e6 Fix float conversion and startup connection issue in modbus input (#7002) 2020-02-10 16:54:33 -08:00
Daniel Nelson
c681eb3524 Fix issue number in changelog 2020-02-10 14:24:23 -08:00
Daniel Nelson
c1eb0c8501 Update changelog 2020-02-10 14:23:29 -08:00
Daniel Nelson
5b8c71e61a Search for chronyc only when chrony input plugin is enabled (#7005) 2020-02-10 14:22:07 -08:00
Daniel Nelson
d3b89ec51f Update changelog 2020-02-10 14:20:03 -08:00
Daniel Nelson
0710cc7488 Parse NaN values from summary types in prometheus input (#6997) 2020-02-10 14:18:29 -08:00
Daniel Nelson
d46f94112c Use require in cisco mdt tests to avoid follow on errors (#6984) 2020-02-06 14:18:42 -08:00
Daniel Nelson
5f2f2ff33d Update readme and changelog for template processor 2020-02-06 13:34:36 -08:00
RobMalvern
15d0166922 Add template processor (#6494) 2020-02-06 12:40:03 -08:00
Daniel Nelson
62ffd7172f Update changelog 2020-02-04 17:33:57 -08:00
Manthan Sharma
ae22db4b81 Add support for titlecase transformation to strings processor (#6982) 2020-02-04 17:32:41 -08:00
Daniel Nelson
0cc71dbd51 Document the behavior of an unset routing key (#6983) 2020-02-04 16:40:00 -08:00
David Reimschussel
e51d9a3575 Set 1.13.3 release date 2020-02-04 16:36:17 -07:00
David Reimschussel
4991fcb281 Update changelog 2020-02-04 16:27:44 -07:00
Daniel Nelson
e8d9add2d1 Expire metrics on query in addition to on add (#6981)
Ensures that expired metrics are removed even when no new data is sent
to the output.
2020-02-04 16:12:23 -07:00
Daniel Nelson
8792a5fd5e Exclude processors and aggregators from minimal config example 2020-02-04 13:54:11 -08:00
Antonio Garcia
bbb8858c1d Delete .README.md.swp (#6980) 2020-02-04 10:36:02 -08:00
Daniel Nelson
bc09c21f6e Update changelog 2020-02-03 18:53:59 -08:00
Daniel Nelson
c9a3887501 Update to github.com/safchain/ethtool@latest (#6975) 2020-02-03 18:52:08 -08:00
Daniel Nelson
40ef7fe4d1 Update changelog 2020-02-03 18:24:43 -08:00
Daniel Nelson
adb156c185 Remove quantile example from aggregators docs
Avoid confusion since we don't yet have an aggregator for quantiles.
2020-02-03 18:13:45 -08:00
Daniel Nelson
38bc81e746 Fix atomic usage in tests (#6964) 2020-01-31 14:14:44 -08:00
SirishaGopigiri
6cac2fb388 Improve monit http client transport mock (#6955) 2020-01-31 15:09:09 -07:00
Asgaut Eng
9823952597 Fix duplicate TrackingIDs returned (#6960)
There is a small chance the newTrackingID() function in tracking.go
will return the same id to multiple simultaneous callers.
The function must return the value returned by atomic.AddUint64()
to be safe.
2020-01-31 12:03:54 -08:00
Daniel Nelson
ede9bc520b Update readme and changelog 2020-01-29 02:50:11 -08:00
Antonio Garcia
9389099820 Add modbus input plugin (#6154) 2020-01-29 02:18:58 -08:00
Daniel Nelson
99da6f4883 Remove dep dependency information (#6937) 2020-01-27 23:18:23 -08:00
David Reimschussel
9d214ae291 Update changelog 2020-01-24 12:01:13 -07:00
victornet
c6b8947c15 Add counters for merged reads and writes to diskio input. 2020-01-24 11:57:47 -07:00
Daniel Nelson
4929ad1e6e Update changelog 2020-01-23 15:47:33 -08:00
AnastasiyaRagozina
cb50fadc20 Add replica set tag to mongodb input (#6914) 2020-01-23 15:46:23 -08:00
Daniel Nelson
5d9cecaa02 Update changelog 2020-01-23 15:36:25 -08:00
Daniel Nelson
bbe2d12e7e Update kibana docs 2020-01-23 15:33:13 -08:00
vikkyomkar
bc3429ed48 Add compatibility for Kibana 6.4 and later (#6923) 2020-01-23 12:08:16 -08:00
Daniel Nelson
fb1b29cc20 Update changelog 2020-01-22 15:29:21 -08:00
Daniel Nelson
9243ae9f51 Add udp internal metrics for the statsd input (#6921) 2020-01-22 15:28:41 -08:00
Daniel Nelson
ec35f07770 Update monit docs and update changelog/readme 2020-01-22 15:27:54 -08:00
SirishaGopigiri
9fd400c9ac Add input plugin for monit (#6850) 2020-01-22 14:45:18 -08:00
Daniel Nelson
9747fa7f07 Update changelog 2020-01-21 17:11:50 -08:00
James Beckett
916f39d285 Add server_name override for x509_cert plugin (#6917) 2020-01-21 17:06:58 -08:00
Daniel Nelson
6a982da8b0 Set release date for 1.13.2 2020-01-21 11:00:37 -08:00
Daniel Nelson
4c79a68544 Update changelog 2020-01-21 10:49:51 -08:00
Daniel Nelson
c6f8b273c0 Allow a user defined field to be used as the graylog short_message (#6700) 2020-01-21 10:49:01 -08:00
Daniel Nelson
ebebfd9573 Update changelog 2020-01-21 10:12:59 -08:00