Tags: lcawl/beats
Tags
Add Cloudfrontbeat to the community beats (elastic#5025)
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.
Update info about loading dashboards and index templates (elastic#4778)… … (elastic#4818) Update Auditbeat docs with changes from testing
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
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
PreviousNext