Skip to content

Tags: A-Hall/beats

Tags

v6.5.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry-pick elastic#7820 to 6.5: Fix goroutine leak in SubOutlet (ela…

…stic#9592)

Cherry-pick of PR elastic#7820 to 6.5 branch. Original message: 

This fixes a goroutine leaking every time that a harvester is closed.

v7.0.0-alpha2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Filebeat] Link docs for the NetFlow input (elastic#9567)

This links the NetFlow docs to the input docs in OSS filebeat.

v6.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Log dropped events at the debug level (elastic#9251) (elastic#9325)

Log events dropped by encoding problems at the debug level.

(cherry picked from commit 1180b37)

v6.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Version Information for kafka-output unclear (elastic#9032) (elastic…

…#9144)

In the paragraph "compatibility" it is mentioned that versions 0.11 to 2.00 are supported.
In the description of the parameter "version" it is mentioned that all versions from 0.8.2.0 to 2.0.0 are valid.
It would be useful to mention the supported versions. This would avoid misinterpretations.
I assume that the information in the paragraph "compatibility" is correct.

(cherry picked from commit b007837)

v6.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry-pick elastic#8836 to 6.5: Make sure that packages.yml use the …

…same files definition (elastic#9103)

Cherry-pick of PR elastic#8836 to 6.5 branch. Original message: 

This PR make sure the definition style used by the packages.yml and the custom
function packages.yml match.

v7.0.0-alpha1

Temporary fix for dashboards under 7.0 (elastic#9031)

As some of libbeat fields were renamed in 7.0, currently a few dashboards break that depend on this fields. Adding an alias for the old fields is to temporarly fix this. As soon as the ECS migration is done, fields in the dashboard have to be renamed. Hopefully this can happen in an automated way.

v6.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Minor Journalbeat fixes and additions (elastic#8973) (elastic…

…#9006)" (elastic#9011)

This reverts commit e1c3e0e.

v5.6.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 5.6.14 in the 5.6 branch (elastic#8921)

v6.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry-pick elastic#8769 to 6.4: The 'export config' subcommand shoul…

…d display field reference instead of values (elastic#8832)

Cherry-pick of PR elastic#8769 to 6.4 branch. Original message:

Change the behavior of the export config to not display the values from
the keystore or the environment.

v6.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set CFLAGS for Packetbeat arm64 cross-compile (elastic#7809) (elastic…

…#8409)

Cross-building Packetbeat was failing because the appropriate CFLAGS were not being set.

(cherry picked from commit 9796ec9)