Skip to content

Commit

Permalink
Update beats framework to a081d96 (#2484)
Browse files Browse the repository at this point in the history
  • Loading branch information
simitt authored Jul 23, 2019
1 parent 5e77e5b commit a6b6ca2
Show file tree
Hide file tree
Showing 11 changed files with 767 additions and 695 deletions.
6 changes: 3 additions & 3 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ SOFTWARE.
--------------------------------------------------------------------
Dependency: github.com/elastic/beats
Version: 7.3
Revision: 18fedb4c170736d9567f54e97e6a95057139784b
Revision: a081d9627de1f3bb16daf130103fc891996e8dbb
License type (autodetected): Apache-2.0
./vendor/github.com/elastic/beats/LICENSE.txt:
--------------------------------------------------------------------
Expand Down Expand Up @@ -428,7 +428,7 @@ Apache License 2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-sysinfo
Revision: 9a4be54a53be4c48b44d351d52fb425a5e274be5
Revision: 06c1f463545498d8f4b378d4dcf3171794c28537
License type (autodetected): Apache-2.0
./vendor/github.com/elastic/go-sysinfo/LICENSE.txt:
--------------------------------------------------------------------
Expand Down Expand Up @@ -476,7 +476,7 @@ Elasticsearch, B.V. (https://www.elastic.co/).

--------------------------------------------------------------------
Dependency: github.com/elastic/gosigar
Revision: 99ed9cf55303a9d3936cb656b9a86a4a6e67b30a
Revision: f48d9dc84bc636d361c33fab2d7d753b705fd373
License type (autodetected): Apache-2.0
./vendor/github.com/elastic/gosigar/LICENSE:
--------------------------------------------------------------------
Expand Down
12 changes: 11 additions & 1 deletion _beats/CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
processor (or by any code utilizing `PutValue()` on a `beat.Event`).
- Fix leak in script processor when using Javascript functions in a processor chain. {pull}12600[12600]
- Add additional nil pointer checks to Docker client code to deal with vSphere Integrated Containers {pull}12628[12628]
- Fix Central Management enroll under Windows {issue}12797[12797] {pull}12799[12799]
- Fixed a crash under Windows when fetching processes information. {pull}12833[12833]

*Auditbeat*

Expand Down Expand Up @@ -142,6 +144,9 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- When TLS is configured for the http metricset and a `certificate_authorities` is configured we now default to `required` for the `client_authentication`. {pull}12584[12584]
- Reuse connections in PostgreSQL metricsets. {issue}12504[12504] {pull}12603[12603]
- PdhExpandWildCardPathW will not expand counter paths in 32 bit windows systems, workaround will use a different function.{issue}12590[12590]{pull}12622[12622]
- In the elasticsearch/node_stats metricset, if xpack is enabled, make parsing of ES node load average optional as ES on Windows doesn't report load average. {pull}12866[12866]
- Fix connections leak in redis module {pull}12914[12914] {pull}12950[12950]
- Fix wrong uptime reporting by system/uptime metricset under Windows. {pull}12915[12915]

*Packetbeat*

Expand Down Expand Up @@ -185,6 +190,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add aws overview dashboard. {issue}11007[11007] {pull}12175[12175]
- Add `decompress_gzip_field` processor. {pull}12733[12733]
- Add `timestamp` processor for parsing time fields. {pull}12699[12699]
- Add Oracle Tablespaces Dashboard {pull}12736[12736]

*Auditbeat*

Expand Down Expand Up @@ -249,22 +255,26 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Keep `etcd` followers members from reporting `leader` metricset events {pull}12004[12004]
- Add overview dashboard to Consul module {pull}10665[10665]
- New fields were added in the mysql/status metricset. {pull}12227[12227]
- Added kubernetes metricset `proxy`. {pull}12312[12312]
- Add Kubernetes metricset `proxy`. {pull}12312[12312]
- Add Kubernetes proxy dashboard to Kubernetes module {pull}12734[12734]
- Always report Pod UID in the `pod` metricset. {pull}12345[12345]
- Add Vsphere Virtual Machine operating system to `os` field in Vsphere virtualmachine module. {pull}12391[12391]
- Add validation for elasticsearch and kibana modules' metricsets when xpack.enabled is set to true. {pull}12386[12386]
- Add CockroachDB module. {pull}12467[12467]
- Add support for metricbeat modules based on existing modules (a.k.a. light modules) {issue}12270[12270] {pull}12465[12465]
- Add a system/entropy metricset {pull}12450[12450]
- Add kubernetes metricset `controllermanager` {pull}12409[12409]
- Add Kubernetes controller manager dashboard to Kubernetes module {pull}12744[12744]
- Allow redis URL format in redis hosts config. {pull}12408[12408]
- Add tags into ec2 metricset. {issue}[12263]12263 {pull}12372[12372]
- Add kubernetes metricset `scheduler` {pull}12521[12521]
- Add Kubernetes scheduler dashboard to Kubernetes module {pull}12749[12749]
- Add `beat` module. {pull}12181[12181] {pull}12615[12615]
- Collect tags for cloudwatch metricset in aws module. {issue}[12263]12263 {pull}12480[12480]
- Add AWS RDS metricset. {pull}11620[11620] {issue}10054[10054]
- Add Oracle Module {pull}11890[11890]


*Packetbeat*

*Functionbeat*
Expand Down
90 changes: 52 additions & 38 deletions _beats/vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,46 +1143,60 @@
"versionExact": "v0.0.5"
},
{
"checksumSHA1": "pdGPPNf1TeT3fTl8Uwl55hE9/G8=",
"checksumSHA1": "u5pjOSlI10k6Q9LaRcF7OgBa2tU=",
"path": "github.com/elastic/go-sysinfo",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "GiZCjX17K265TtamGZZw4R2Jwbk=",
"path": "github.com/elastic/go-sysinfo/internal/registry",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "dVSTUnZHCLNd0tYIENqdj05RyI8=",
"path": "github.com/elastic/go-sysinfo/providers/darwin",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "LWMXshdY44+JM7g09dA4tXMZ1rY=",
"path": "github.com/elastic/go-sysinfo/providers/linux",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "RWLvcP1w9ynKbuCqiW6prwd+EDU=",
"path": "github.com/elastic/go-sysinfo/providers/shared",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "13qV0fFj6P5m1/n1HsdByRW0Hk4=",
"checksumSHA1": "E+yrwS/aZemnWUvwTvEhiczYuD8=",
"path": "github.com/elastic/go-sysinfo/providers/windows",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "OHierbaoOHx79d73DuLrao43rIg=",
"path": "github.com/elastic/go-sysinfo/types",
"revision": "9a4be54a53be4c48b44d351d52fb425a5e274be5",
"revisionTime": "2019-05-08T09:33:45Z"
"revision": "06c1f463545498d8f4b378d4dcf3171794c28537",
"revisionTime": "2019-07-09T16:49:53Z",
"version": "v1.0.2",
"versionExact": "v1.0.2"
},
{
"checksumSHA1": "bNf3GDGhZh86bfCIMM5c5AYfo3g=",
Expand Down Expand Up @@ -1359,44 +1373,44 @@
"revisionTime": "2018-08-31T13:10:45Z"
},
{
"checksumSHA1": "tuhGcluN3UtoiFBovqsep6aPx3s=",
"checksumSHA1": "REELpodvqmrKDkIMKRSrZd9g7sE=",
"path": "github.com/elastic/gosigar",
"revision": "99ed9cf55303a9d3936cb656b9a86a4a6e67b30a",
"revisionTime": "2019-05-27T11:32:19Z",
"version": "v0.10.3",
"versionExact": "v0.10.3"
"revision": "f48d9dc84bc636d361c33fab2d7d753b705fd373",
"revisionTime": "2019-07-15T18:29:51Z",
"version": "HEAD",
"versionExact": "HEAD"
},
{
"checksumSHA1": "TX9y4oPL5YmT4Gb/OU4GIPTdQB4=",
"path": "github.com/elastic/gosigar/cgroup",
"revision": "99ed9cf55303a9d3936cb656b9a86a4a6e67b30a",
"revisionTime": "2019-05-27T11:32:19Z",
"version": "v0.10.3",
"versionExact": "v0.10.3"
"revision": "f48d9dc84bc636d361c33fab2d7d753b705fd373",
"revisionTime": "2019-07-15T18:29:51Z",
"version": "HEAD",
"versionExact": "HEAD"
},
{
"checksumSHA1": "hPqGM3DENaGfipEODoyZ4mKogTQ=",
"path": "github.com/elastic/gosigar/sys",
"revision": "99ed9cf55303a9d3936cb656b9a86a4a6e67b30a",
"revisionTime": "2019-05-27T11:32:19Z",
"version": "v0.10.3",
"versionExact": "v0.10.3"
"revision": "f48d9dc84bc636d361c33fab2d7d753b705fd373",
"revisionTime": "2019-07-15T18:29:51Z",
"version": "HEAD",
"versionExact": "HEAD"
},
{
"checksumSHA1": "mLq5lOyD0ZU39ysXuf1ETOLJ+f0=",
"path": "github.com/elastic/gosigar/sys/linux",
"revision": "99ed9cf55303a9d3936cb656b9a86a4a6e67b30a",
"revisionTime": "2019-05-27T11:32:19Z",
"version": "v0.10.3",
"versionExact": "v0.10.3"
"revision": "f48d9dc84bc636d361c33fab2d7d753b705fd373",
"revisionTime": "2019-07-15T18:29:51Z",
"version": "HEAD",
"versionExact": "HEAD"
},
{
"checksumSHA1": "R70u1XUHH/t1pquvHEFDeUFtkFk=",
"checksumSHA1": "ZoHlhk6iiV8eMn0ozjy6mvC5+Dc=",
"path": "github.com/elastic/gosigar/sys/windows",
"revision": "99ed9cf55303a9d3936cb656b9a86a4a6e67b30a",
"revisionTime": "2019-05-27T11:32:19Z",
"version": "v0.10.3",
"versionExact": "v0.10.3"
"revision": "f48d9dc84bc636d361c33fab2d7d753b705fd373",
"revisionTime": "2019-07-15T18:29:51Z",
"version": "HEAD",
"versionExact": "HEAD"
},
{
"checksumSHA1": "Klc34HULvwvY4cGA/D8HmqtXLqw=",
Expand Down
7 changes: 4 additions & 3 deletions vendor/github.com/elastic/beats/NOTICE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions vendor/github.com/elastic/go-sysinfo/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/elastic/gosigar/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 4 additions & 18 deletions vendor/github.com/elastic/gosigar/sigar_windows.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a6b6ca2

Please sign in to comment.