-
Notifications
You must be signed in to change notification settings - Fork 154
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
Add filebeat receiver to OTEL components #5666
Conversation
This pull request does not have a backport label. Could you fix it @blakerouse? 🙏
|
|
With all the needed changes in beats complete importing beats into the elastic-agent now works. This PR has the fbreceiver working. Still in Draft as I work on adding an integration test for coverage. |
This pull request is now in conflicts. Could you fix it? 🙏
|
|
Closing in favor of #5672 |
What does this PR do?
Adds the
fbreceiver
(aka. filebeat receiver) to OTel receivers that the Elastic Agent OTel supports.Why is it important?
Adds the ability to run filebeat inputs as an OTel receiver.
Checklist
[ ] I have added tests that prove my fix is effective or that my feature works(will be tested in integration test)./changelog/fragments
using the changelog toolDisruptive User Impact
None.
How to test this PR locally
Run
elastic-agent otel
with an OTel configuration (otel.yml) like the following: