Tags: elastic/beats
Tags
[9.0](backport #44098) mod: update github.com/elastic/mito to v1.19.0 (… …#44129) * mod: update github.com/elastic/mito to v1.19.0 (#44098) Adds: * hex_decode function Also fix links to direct documentation for extension functions. (cherry picked from commit 4c1bf91) * remove irrelevant changelog entry --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
[8.18](backport #44098) mod: update github.com/elastic/mito to v1.19.0 ( #44128) * mod: update github.com/elastic/mito to v1.19.0 (#44098) Adds: * hex_decode function Also fix links to direct documentation for extension functions. (cherry picked from commit 4c1bf91) # Conflicts: # NOTICE.txt # docs/reference/filebeat/filebeat-input-cel.md # go.mod # go.sum * fix conflicts Includes removal of Markdown doc changes, to be added to asciidoc in next commit. * update asciidoc --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
[Automation] Bump Golang version to 1.24.1 (#43488) (#43652) * chore: Update NATS module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update HTTP module Dockerfile Made with ❤️️ by updatecli * chore: Update Filebeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update .devcontainer/devcontainer.json Made with ❤️️ by updatecli * chore: Update Metricbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat Dockerfile Made with ❤️️ by updatecli * chore: Update Auditbeat Dockerfile Made with ❤️️ by updatecli * chore: Update go.mod Made with ❤️️ by updatecli * chore: Update from vsphere Dockerfile Made with ❤️️ by updatecli * chore: Update stan Dockerfile Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update Metricbeat Dockerfile Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit 33da6dd) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Allow faccessat(2) as well as faccessat2(2) (#43322) (#43377) There's an older faccessat(2) that is used by older glibc, particularly the one in ubuntu 20.04. Any cgo program (like any processor using quark) might end up needing that. (cherry picked from commit 73353a8) Co-authored-by: Christiano Haesbaert <haesbaert@elastic.co>
[9.0](backport #43063) filebeat,libbeat,x-pack/filebeat: clean up sta… …te store types (#43366) * filebeat,libbeat,x-pack/filebeat: clean up state store types (#43063) This centralises the state store to simplify and clarify the use of persistent stores. (cherry picked from commit df62e10) # Conflicts: # filebeat/beater/filebeat.go # filebeat/input/journald/environment_test.go * fix conflicts --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
fix: don't fail merticbeat/windows/perfmon when no data is available (#… …42803) (#42948) * fix: don't fail merticbeat/windows/perfmon when no data is available * add CHANGELOG.next.asciidoc entry * fix: linter issue * fix: linter issue * fix: fix code according to PR comments * refactor: make CollectData error handling testable * fix: add mossing imports to windows/perfmon/reader_test.go * fix: add mossing imports to windows/perfmon/reader_test.go --------- Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co> (cherry picked from commit 0ea31fd) Co-authored-by: stefans-elastic <stefan.stas@elastic.co>
PreviousNext