This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Make filebeat and metricbeat use hostnetwork for proper hostname #355
Labels
enhancement
New feature or request
Comments
@jmlrt I can see that the filebeat chart has this option now but not metricbeat. I like to enable this on the daemonset metriicbeat but not the deployment metricbeat in the chart. |
@mitchellmaler we have a pr in progress for metricbeat: #315 |
I would also like to see dnsPolicy and hostNetwork enabled for metricbeat (like filebeat). |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As the subject states, hostnetwork is required by filebeat and metricbeat to capture the correct hostname of the files/metrics being captured.
The text was updated successfully, but these errors were encountered: