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

Invalid property value doesn't log an error #26685

Closed
n0othing opened this issue Jul 1, 2021 · 2 comments
Closed

Invalid property value doesn't log an error #26685

n0othing opened this issue Jul 1, 2021 · 2 comments

Comments

@n0othing
Copy link
Member

n0othing commented Jul 1, 2021

  • Version: 7.13.2
  • Operating System: MacOS 11.4
  • Steps to Reproduce:

Came across a scenario where Metricbeat's module config block had an invalid value of enabled for reload.enabled:

# =========================== Modules configuration ============================

metricbeat.config.modules:
  # Glob pattern for configuration loading
  path: ${path.config}/modules.d/*.yml

  # Set to true to enable config reloading
  reload.enabled: enabled

  # Period on which files under path should be checked for changes
  #reload.period: 10s

Metricbeat starts fine with the above, but never loads any modules. There's no warning in the logs to indicate a configuration problem.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 1, 2021
@ChrsMark ChrsMark added the Team:Elastic-Agent Label for the Agent team label Jul 26, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/agent (Team:Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 26, 2021
@botelastic
Copy link

botelastic bot commented Jul 26, 2022

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 Jul 26, 2022
@botelastic botelastic bot closed this as completed Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants