-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[filebeat] Add E2E testing for filebeat in otel mode #42226
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Co-authored-by: Denis <denis@rdner.de>
Found an issue with the test that we should either address in this PR or agree on a follow up.
* [filebeat] Add E2E testing for filebeat in otel mode - Add E2E test for filebeat and elasticsearch Co-authored-by: Denis <denis@rdner.de> * use v8 es version * check for existence of events --------- Co-authored-by: Denis <denis@rdner.de> (cherry picked from commit e22f933)
* [filebeat] Add E2E testing for filebeat in otel mode - Add E2E test for filebeat and elasticsearch Co-authored-by: Denis <denis@rdner.de> * use v8 es version * check for existence of events --------- Co-authored-by: Denis <denis@rdner.de> (cherry picked from commit e22f933) Co-authored-by: Khushi Jain <khushi.jain@elastic.co>
Proposed commit message
This adds. E2E test for filebeat in otel mode and confirms all the log records are indexed.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
Related issues
Related to https://github.com/elastic/ingest-dev/issues/4595