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

[Metricbeat][Elasticsearch][ingest_pipeline] In x-pack mode, data is sent to the wrong target #41850

Open
miltonhultgren opened this issue Dec 2, 2024 · 0 comments
Labels
Team:Monitoring Stack Monitoring team

Comments

@miltonhultgren
Copy link
Contributor

When running in x-pack mode, it is expected that all data from the Elasticsearch module should land in the .monitoring-* data stream, but the ingest_pipeline metricset doesn't override the target data stream before the events are shipped, leading them to land in metricbeat-*.

Fixing this issue in the Beats code is trivial, but it will also require us to update the Elasticsearch Ingest Pipeline dashboard found in the Elasticsearch integration.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 2, 2024
@miltonhultgren miltonhultgren added the Team:Monitoring Stack Monitoring team label Dec 2, 2024
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Monitoring Stack Monitoring team
Projects
None yet
Development

No branches or pull requests

1 participant