-
Notifications
You must be signed in to change notification settings - Fork 474
increase clarity of agent policies for EA packages #12168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@elastic/ml-ui We are currently blocked from merging due to the failing buildkite build, however we don't have access to try rerunning the pipeline. Can you assist? |
Hi! Looks like this failure is coming from the beaconing package - I'm not sure we have context on that one. Looking at the kibana logs I'm seeing a lot of these failures: Looks like the test might need to be updated to ensure that the expected pipeline is created if it is supposed to be. Please feel free to reach out if you're still struggling on this in the next few days - thank you! |
@alvarezmelissa87 Thank you! We were able to fix the build issue for beaconing, but before merging needed to resolve recent changes from main. It looks like the same file failed to download a few times due to a hash mismatch. Can you assist? We are unable to retry the build. ![]() |
|
💚 Build Succeeded
History
|
@alvarezmelissa87 Rerunning the Buildkite pipeline solved the issue, I pushed a small change to trigger it. |
Package beaconing - 1.2.3 containing this change is available at https://epr.elastic.co/package/beaconing/1.2.3/ |
Package ded - 2.2.1 containing this change is available at https://epr.elastic.co/package/ded/2.2.1/ |
Package dga - 2.1.1 containing this change is available at https://epr.elastic.co/package/dga/2.1.1/ |
Package lmd - 2.1.5 containing this change is available at https://epr.elastic.co/package/lmd/2.1.5/ |
Package problemchild - 2.2.1 containing this change is available at https://epr.elastic.co/package/problemchild/2.2.1/ |
* changes for DGA * add pr number for DGA changelog * make changes for beaconing * make changes for ded * add changes for lmd * add changes for lotl detection * bump transform version * change decription
* changes for DGA * add pr number for DGA changelog * make changes for beaconing * make changes for ded * add changes for lmd * add changes for lotl detection * bump transform version * change decription
Proposed commit message
Checklist
I have verified that all data streams collect metrics or logs.This package does not use data streams.changelog.yml
file.I have verified that any added dashboard complies with Kibana's Dashboard good practices(No dashboards added)How to test this PR locally
Small documentation changes only, tested with
ep build
.Related issues