Skip to content

Tags: lcawl/beats

Tags

v5.6.1

Bump version 5.6.1 (elastic#5151)

v5.6.0

Close changelog for 5.6.0 (elastic#5098)

v5.5.3

Close changelog for 5.6.0 (elastic#5098)

v6.0.0-beta2

Add Cloudfrontbeat to the community beats (elastic#5025)

v5.5.2

Fix doc for target field at decode_json_fields (elastic#4845)

The target field is treated as omitted if the value is empty. Decoded fields are placed under the root if the value is the empty string.

v6.0.0-beta1

Update info about loading dashboards and index templates (elastic#4778)…

… (elastic#4818)

Update Auditbeat docs with changes from testing

v5.5.1

Cherry-pick elastic#4658 to 5.5: Normalize times to common.Time with …

…UTC time zone (elastic#4683)

* Normalize times to common.Time with UTC time zone (elastic#4658)

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes elastic#4569
(cherry picked from commit 29f4cc7)

* Fix changelog

v5.5.0

Setup 5.5.0 docs state to "released" (elastic#4610)

v5.4.3

Version bump to 5.4.3 (elastic#4538)

v5.4.2

Cherry-pick elastic#4488 to 5.4: Remove empty properties from the tem…

…plate files (elastic#4498)

* Remove empty properties from the template files

This were introduced in elastic#3515, but I think they cause issues like
the one in elastic#4483, at least in recent versions of ES.

We already removed these in master, but I didn't
realize the 5.x branches are affected.

Fixes elastic#4483.

(cherry picked from commit a373306)

* update testing env