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

Beat module inconsistent index #34173

Closed
raphaeljoie opened this issue Jan 4, 2023 · 3 comments
Closed

Beat module inconsistent index #34173

raphaeljoie opened this issue Jan 4, 2023 · 3 comments
Labels
needs_team Indicates that the issue/PR needs a Team:* label request-discuss Label added to request the creator to create a topic in discuss Stalled

Comments

@raphaeljoie
Copy link

I have a working basic working beat module configuration, using xpack

- module: beat
  metricsets:
    - stats
    - state
  period: 10s
  hosts: ['http://localhost:5003']                                                                                                                                                      
  xpack.enabled: true 

Values are properly sent to be stored under .monitoring-beats-8-mb, but if something is wrong with the host, or the host is instead set to a random value (hosts: ['http://blabetiblou:1234'] ) => the value is then sent to be stored under metricbeat-8.4.3

Expected behaviour

index to be consistent.

  • when using xpack, everything, including errors should be stored under .monitoring-beats-8-mb
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 4, 2023
@botelastic
Copy link

botelastic bot commented Jan 4, 2023

This issue doesn't have a Team:<team> label.

@belimawr belimawr added the request-discuss Label added to request the creator to create a topic in discuss label Jan 13, 2023
@botelastic
Copy link

botelastic bot commented Jan 13, 2023

Thank you very much for creating this issue. However, we would kindly like to ask you to post all questions and issues on the Discuss forum first. In addition to awesome, knowledgeable community contributors, core Beats developers are on the forums every single day to help you out as well. So, your questions will reach a wider audience there, and if we confirm that there is a bug, then you can reopen this issue with the new information or open a new one.

@botelastic
Copy link

botelastic bot commented Jan 13, 2024

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Jan 13, 2024
@botelastic botelastic bot closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label request-discuss Label added to request the creator to create a topic in discuss Stalled
Projects
None yet
Development

No branches or pull requests

2 participants