-
Notifications
You must be signed in to change notification settings - Fork 148
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
Added a spec for new cloud_defend integration input #1764
Conversation
This pull request does not have a backport label. Could you fix it @mitodrummer? 🙏
NOTE: |
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.
Thanks Karl 🥇
Cc: @norrietaylor @m-sample
🌐 Coverage report
|
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.
I think you also need to add the stream like other beats do here:
elastic-agent/specs/filebeat.spec.yml
Line 34 in 67021cf
- name: aws-s3 |
I would also suggest following the arguments other beats pass, see here elastic-agent/specs/filebeat.spec.yml Line 21 in 67021cf
you can ignore "filebeat.config.modules.enabled=false" in your case.
|
Co-authored-by: Craig MacKenzie <[email protected]>
…into cloud_defend_spec
This pull request is now in conflicts. Could you fix it? 🙏
|
What does this PR do?
Creates the spec for a new executable being added for container drift prevention.
Why is it important?
A new cloud defend integration is being created by the AWP team to allow users to protect their containers.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
TODO
Related issues
Logs