Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Nelson ca65d52c9a Add support for converting tag or field to measurement in converter processor (#7049) 2020-03-09 14:08:38 -07:00
Daniel Nelson 7b03a6f4ab Update stackdriver plugins to reflect new product naming (#7098) 2020-03-05 10:36:36 -08:00
Daniel Nelson 561bb3df2e Fix spelling error in the SNMP field example (#7118) 2020-03-05 10:16:49 -08:00
Daniel Nelson 3817aafdcb Update clickhouse docs with renamed source tag 2020-03-04 14:46:27 -08:00
Daniel Nelson 6edd57ea87 Rename clickhouse user to username 2020-03-04 14:44:37 -08:00
Daniel Nelson bffd57aa58 Update readme and changelog 2020-03-04 14:42:50 -08:00
Daniel Nelson e4caa347a2 Add ClickHouse input plugin (#6441) 2020-03-04 14:20:46 -08:00
Daniel Nelson f04d84994d Update changelog 2020-03-02 18:52:22 -08:00
Daniel Nelson 69554cd92e Update changelog 2020-03-02 12:04:32 -08:00
Daniel Nelson a6dc099be4 Update changelog 2020-02-28 14:48:27 -08:00
Daniel Nelson f91261d7fe Add basic benchmark for influx serializer reader (#7078) 2020-02-25 18:58:23 -08:00
Daniel Nelson 1301cbce0a Update changelog 2020-02-25 16:37:29 -08:00
Daniel Nelson 9d601d6d78 Set 1.13.4 release date 2020-02-25 12:51:56 -08:00
Daniel Nelson 608891c405 Update changelog 2020-02-25 12:21:09 -08:00
Daniel Nelson 9f8a73426d Update changelog 2020-02-25 12:10:49 -08:00
Daniel Nelson 8acf276afe Use Go 1.13.8 to build official packages (#7079) 2020-02-25 12:05:44 -08:00
Daniel Nelson f263b7ce59 Update changelog 2020-02-25 10:43:02 -08:00
Daniel Nelson fc2486f24c Update changelog 2020-02-24 16:32:58 -08:00
Daniel Nelson eb29f46721 Update changelog 2020-02-24 16:01:27 -08:00
Daniel Nelson b5e0577d6b Use add time for prometheus expiration calculation (#7056) 2020-02-24 15:53:16 -08:00
Daniel Nelson e9e4f2c354 Update changelog 2020-02-21 11:13:03 -08:00
Daniel Nelson 3a9062394a Update changelog 2020-02-20 14:31:25 -08:00
Daniel Nelson cf0667264a Update changelog 2020-02-20 10:47:03 -08:00
Daniel Nelson 2e48a3b45a Update github.com/safchain/ethtool (#7052) 2020-02-20 10:45:59 -08:00
Daniel Nelson 3058308d38 Update changelog 2020-02-19 12:37:08 -08:00
Daniel Nelson 3f7198fca5 Update changelog 2020-02-18 17:32:18 -08:00
Daniel Nelson 88a89634d8 Update changelog 2020-02-14 15:37:46 -08:00
Daniel Nelson 784266a301 Update jenkins readme 2020-02-14 15:36:58 -08:00
Daniel Nelson 07a7b70f97 Update changelog 2020-02-12 21:17:27 -08:00
Daniel Nelson cb192c85b2 Update pgbouncer readme 2020-02-12 21:15:59 -08:00
Daniel Nelson cb2c26a332 Fix support with pgbouncer <1.9 2020-02-12 21:15:29 -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
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
Daniel Nelson 62ffd7172f Update changelog 2020-02-04 17:33:57 -08:00
Daniel Nelson 0cc71dbd51 Document the behavior of an unset routing key (#6983) 2020-02-04 16:40:00 -08: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
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
Daniel Nelson ede9bc520b Update readme and changelog 2020-01-29 02:50:11 -08:00
Daniel Nelson 99da6f4883 Remove dep dependency information (#6937) 2020-01-27 23:18:23 -08:00
Daniel Nelson 4929ad1e6e Update changelog 2020-01-23 15:47:33 -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
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
Daniel Nelson 9747fa7f07 Update changelog 2020-01-21 17:11:50 -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
Daniel Nelson c6519c7793 Hook up json_strict option with default of true (#6909) 2020-01-21 10:10:02 -08:00
Daniel Nelson 5f1f4b9e8d Use Go modules for dependency management (#6912) 2020-01-16 14:38:06 -08:00
Daniel Nelson 17c165391b Update documentation for infiniband plugin 2020-01-16 13:56:23 -08:00
Daniel Nelson 93f149f126 Update changelog 2020-01-16 12:17:06 -08:00
Daniel Nelson d7b3f1f4ea Document workaround for truncated powershell output (#6910) 2020-01-15 19:29:50 -08:00
Daniel Nelson ca47606613 Update changelog 2020-01-15 15:28:10 -08:00
Daniel Nelson f6b302621e Do not add invalid timestamps to kafka messages (#6908) 2020-01-15 15:26:50 -08:00
Daniel Nelson 6d96f359b4 Update changelog 2020-01-14 17:06:34 -08:00
Daniel Nelson fdf871f679 Update changelog 2020-01-14 16:27:57 -08:00
Daniel Nelson 8d647c4ebf Fix URL agent address form with udp in snmp input (#6899) 2020-01-14 16:26:44 -08:00
Daniel Nelson 0693748c35 Show default port in consul sample config 2020-01-14 16:24:14 -08:00
Daniel Nelson d9113c5fdb Update changelog 2020-01-14 15:17:11 -08:00
Daniel Nelson e8c4efb572 Add date offset and timezone options to date processor (#6886) 2020-01-14 15:16:27 -08:00
Daniel Nelson 8f14187e9a Update changelog 2020-01-13 15:17:08 -08:00
Daniel Nelson b908059326 Update changelog 2020-01-13 10:50:53 -08:00
Daniel Nelson a93eda95e1 Update changelog 2020-01-10 12:44:44 -08:00
Daniel Nelson 0cee84fa6a Warn without error when processes input is started on Windows (#6891) 2020-01-10 12:43:28 -08:00
Daniel Nelson 949ac7471f Update changelog 2020-01-09 17:53:18 -08:00
Daniel Nelson 7faf05023d Update Warp10 docs and uint64 and timestamp handling (#6885) 2020-01-09 13:57:14 -08:00
Daniel Nelson 07b75c57fe Update changelog 2020-01-08 18:19:16 -08:00
Daniel Nelson 695678c4a5 Update changelog 2020-01-08 18:10:44 -08:00
Daniel Nelson c1456a718e Update changelog 2020-01-08 12:58:14 -08:00
Daniel Nelson bc576134bb Set release date for 1.13.1 2020-01-08 11:06:04 -08:00
Daniel Nelson f571f2392a Update changelog 2020-01-08 10:58:02 -08:00
Daniel Nelson 1498f8addf Add cardinality tips to FAQ and sqlserver input (#6852) 2020-01-08 10:52:58 -08:00
Daniel Nelson 73488eb61c Use last path element as field key if path fully specified (#6848) 2020-01-08 10:52:36 -08:00
Daniel Nelson 69d9c10572 Update example telegraf.conf 2020-01-08 10:50:40 -08:00
Daniel Nelson 5f52b9538d Fix indention in merge sample config 2020-01-08 10:48:06 -08:00
Daniel Nelson b0398c9a8f Update changelog 2020-01-03 11:43:19 -08:00
Daniel Nelson 0cf94cfe54 Report rabbitmq_node measurement and return on gather error (#6819) 2020-01-03 11:38:20 -08:00
Daniel Nelson 7e498ede6d Update github.com/kardianos/service to 1.0.0 (#6849) 2020-01-03 11:37:30 -08:00
Daniel Nelson eb272f450a Update changelog 2020-01-02 16:39:45 -08:00
Daniel Nelson 2486006495 Add kafka SASL version control to kafka_consumer (#6350) 2020-01-02 16:27:26 -08:00
Daniel Nelson 1edb73916f Improve suricata input unit test debugging (#6815) 2020-01-02 16:26:48 -08:00
Daniel Nelson 318d8134cf Update changelog 2020-01-02 16:17:16 -08:00
Daniel Nelson 8831651799 Show platform not supported warning only on plugin creation (#6801) 2020-01-02 16:15:48 -08:00
Daniel Nelson 25e1636775 Fix race condition in logparser tests (#6825) 2020-01-02 16:14:32 -08:00
Daniel Nelson a5ef34f6e2 Update changelog 2019-12-30 13:54:00 -08:00