[kubernetes][metricbeat]correct args system.hostfs#24393
[kubernetes][metricbeat]correct args system.hostfs#24393shugotek wants to merge 1 commit intoelastic:masterfrom
Conversation
Error on args system.hostfs, second - is missing
|
💚 CLA has been signed |
❕ Build Aborted
Expand to view the summary
Build stats
Trends 🧪Steps errors
Expand to view the steps failures
|
|
Pinging @elastic/integrations (Team:Integrations) |
|
ping @ChrsMark |
|
I think flag is correct 🤔 , see https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html#monitoring-host. |
|
If i check on metricbeat command line and if i verify doc, it's not correct, see in "flags" subpart https://www.elastic.co/guide/en/beats/metricbeat/current/command-line-options.html#run-command |
|
Well, So this PR doesn't actually fix/change anything, no? I also verified by running manually Metricbeat from inside a Pod and using both options work. Do you think there is anything else here we need to check? |
|
This pull request does not have a backport label. Could you fix it @shugotek? 🙏
NOTE: |
Error on args system.hostfs, second - is missing
What does this PR do?
This is a fix for #23267.
In current kubernetes deployment, yaml file for metricbeat forget a second -
Why is it important?
Without that, args system.hostfs not use
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues