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

Cherry-pick #12790 to 7.3: Report host metadata for Kubernetes logs #13027

Merged
merged 2 commits into from
Jul 23, 2019

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Jul 23, 2019

Cherry-pick of PR #12790 to 7.3 branch. Original message:

Filebeat was not reporting host metadata in the default Kubernetes manifest,
this change gives Filebeat access to the hostNetwork to retrieve
localhost metadata. add_host_metadata is added to gather it.

After this change host metadata should be present in logs, which will make it easier to correlate them with host metrics.

* Report host metadata for Kubernetes logs

Filebeat was not reporting host metadata in the default Kubernetes manifest,
this change gives Filebeat access to the hostNetwork to retrieve
localhost metadata. `add_host_metadata` is added to gather it.

(cherry picked from commit fe18c0c)
@exekias exekias merged commit 2026845 into elastic:7.3 Jul 23, 2019
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
… logs (elastic#13027)

* Report host metadata for Kubernetes logs (elastic#12790)

* Report host metadata for Kubernetes logs

Filebeat was not reporting host metadata in the default Kubernetes manifest,
this change gives Filebeat access to the hostNetwork to retrieve
localhost metadata. `add_host_metadata` is added to gather it.

(cherry picked from commit dbbe30b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants