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

Logstash Technical Preview Metrics Elastic-Agent Integration fails on 8.12.2 but works on 8.11.3 #9319

Open
iamhowardtheduck opened this issue Mar 9, 2024 · 1 comment
Labels
bug Something isn't working, use only for issues Integration:logstash Logstash Team:Stack Monitoring Stack Monitoring team [elastic/stack-monitoring]

Comments

@iamhowardtheduck
Copy link

The "logstash.node" stream gives the following error "failed eval: no such key: successes" with the following reason "Error extracting routing: source didn't contain any routing fields" on version 8.12.2. The integration version is still the most recent at 2.4.1. Ran elastic-agent version 8.11.3 with no issues, upgraded to 8.12.2 and noticed the Overview, Nodes Overview, Node Overview, & Node Overview Advanced View dashboard ceased to populate; however the Pipeline Overview & Pipeline Details Overview was unaffected. Downgraded agent to 8.11.3 and the "logstash.node" metrics started flowing again.

Change in elastic-agent version for collecting logstash metrics:
image

Dashboard now working after the downgrade:
image

When events stopped flowing:
image

@iamhowardtheduck iamhowardtheduck added the bug Something isn't working, use only for issues label Mar 9, 2024
robbavey added a commit to robbavey/integrations that referenced this issue Apr 9, 2024
An update to the cel-go library added stricter type checking, and made drop invalid.
This is a work-around to "hide" the type in an array, until a better fix is available.

Closes: elastic#9546,elastic#9319
@mbudge
Copy link

mbudge commented Apr 11, 2024

ahhhhh just spent 1.5 hours trying to work out why the dashboards weren't working. Upgraded to 8.12.2 last week.

robbavey added a commit that referenced this issue Apr 17, 2024
An update to the cel-go library added stricter type checking, and made drop invalid.
This is a work-around to "hide" the type in an array, until a better fix is available.

Closes: #9546,#9319
@andrewkroh andrewkroh added Integration:logstash Logstash Team:Stack Monitoring Stack Monitoring team [elastic/stack-monitoring] labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, use only for issues Integration:logstash Logstash Team:Stack Monitoring Stack Monitoring team [elastic/stack-monitoring]
Projects
None yet
Development

No branches or pull requests

3 participants