Skip to content

[automation] update libbeat and beats packaging#7559

Merged
axw merged 3 commits into
8.1from
update-beats-20220317033516
Mar 18, 2022
Merged

[automation] update libbeat and beats packaging#7559
axw merged 3 commits into
8.1from
update-beats-20220317033516

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 17, 2022

What

Update with libbeat and beats packaging.

@ghost ghost added automation backport-skip Skip notification from the automated backport with mergify labels Mar 17, 2022
@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 17, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-17T05:53:52.554+0000

  • Duration: 41 min 48 sec

Test stats 🧪

Test Results
Failed 0
Passed 4368
Skipped 14
Total 4382

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

  • /test windows : Build & tests on Windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@axw
Copy link
Copy Markdown
Member

axw commented Mar 17, 2022

/test

ph and others added 2 commits March 17, 2022 13:53
This move the Manager.Start and Stop into the Beats' run method, this
move ensure that the system is configured and ready to receive events.

Having the Manager started and stopped at the Libbeat level was causing
inconsistency when configuring the Beats by the Elastic Agent.
The problem would lead to the following behavior:

- Zombie Beats with only outputs configured
- Beats without any inputs configured
- Beats with some of the input configured.

The problem was often cause by restarting the agent and having the
machine under a significant load.

See: elastic/beats#30694 for details
@axw axw merged commit 0ea7029 into 8.1 Mar 18, 2022
@axw axw deleted the update-beats-20220317033516 branch March 18, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-skip Skip notification from the automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants