Skip to content

Commit

Permalink
Adding support for custom http headers and TLS for metricbeat modules (
Browse files Browse the repository at this point in the history
…elastic#3945)

(cherry picked from commit 3f1c7c0)
  • Loading branch information
vjsamuel authored and Tudor Golubenco committed Apr 12, 2017
1 parent 63bd071 commit ea65d6f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,19 @@ https://github.com/elastic/beats/compare/v5.2.2...v5.3.0[View commits]
- The HAProxy module is now GA, instead of experimental. {pull}3525[3525]
- Add the ability to collect the environment variables from system processes. {pull}3337[3337]
- Adding support for custom http headers and TLS for metricbeat modules {pull}3945[3945]
- Add experimental metricset `perfmon` to Windows module. {pull}3758[3758]
- Add memcached module with stats metricset. {pull}3693[3693]
- Add the `process.cmdline.cache.enabled` config option to the System Process Metricset. {pull}3891[3891]
- Adding support for custom http headers and TLS for metricbeat modules {pull}3945[3945]
- Add new MetricSet interfaces for developers (`Closer`, `ReportingFetcher`, and `PushMetricSet`). {pull}3908[3908]
*Packetbeat*
- Add `fields` and `fields_under_root` to packetbeat protocols configurations. {pull}3518[3518]
- Add list style packetbeat protocols configurations. This change supports specifying multiple configurations of the same protocol analyzer. {pull}3518[3518]
- Add DNS dashboard for an overview the DNS traffic. {pull}3883[3883]
- Add DNS Tunneling dashboard to highlight domains with large numbers of subdomains or high data volume. {pull}3884[3884]
*Winlogbeat*
==== Deprecated
Expand Down

0 comments on commit ea65d6f

Please sign in to comment.