Skip to content
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

Monitoring Filebeat fails to send data to ES #1975

Closed
belimawr opened this issue Dec 21, 2022 · 4 comments
Closed

Monitoring Filebeat fails to send data to ES #1975

belimawr opened this issue Dec 21, 2022 · 4 comments
Assignees
Labels
blocker bug Something isn't working QA:Needs Validation Needs validation by the QA Team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.6.0

Comments

@belimawr
Copy link
Contributor

Under V2 the monitoring Filebeat is failing with Failed to publish event: key not found.

{"log.level":"error","@timestamp":"2022-12-21T13:37:56.206+0100","message":"Failed to publish event: key not found","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"filestream-monitoring","type":"filestream"},"log.logger":"publisher","log.origin":{"file.line":102,"file.name":"pipeline/client.go"},"service.name":"filebeat","ecs.version":"1.6.0","ecs.version":"1.6.0"}
@belimawr belimawr added bug Something isn't working Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Dec 21, 2022
@belimawr belimawr self-assigned this Dec 21, 2022
@cmacknz
Copy link
Member

cmacknz commented Dec 21, 2022

Blake has tracked the root cause of this problem to elastic/beats@6c13c67#diff-1469f81c814512893df63d886bc7940ed7f8d941f198193691647c7694281ecaR232

The order of the processors in Beats has changed after that commit causing this problem.

@cmacknz cmacknz assigned blakerouse and unassigned belimawr Dec 21, 2022
@cmacknz
Copy link
Member

cmacknz commented Dec 21, 2022

Blake is actively working to fix this, updating the assignee to reflect that.

@cmacknz
Copy link
Member

cmacknz commented Dec 21, 2022

This is a duplicate of elastic/kibana#146656, we can rerun that test once this issue is resolved.

@blakerouse
Copy link
Contributor

This is not an issue with Elastic Agent, but an issue caused by a change in beats. elastic/beats#34093

Closing this issue as beats needs to be fixed, not the Elastic Agent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Something isn't working QA:Needs Validation Needs validation by the QA Team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.6.0
Projects
None yet
Development

No branches or pull requests

3 participants