diff --git a/filebeat/README.md b/filebeat/README.md index 5b113ba74..dea1c5b9d 100644 --- a/filebeat/README.md +++ b/filebeat/README.md @@ -147,7 +147,7 @@ The default Filebeat configuration is using Filebeat pod name for `agent.hostname` and `host.name` fields. The `hostname` of the Kubernetes nodes can be find in `kubernetes.node.name` field. If you would like to have `agent.hostname` and `host.name` fields set to the hostname of the nodes, you'll -need to set `daemonset.hostNetworking` value to true. +need to set `hostNetworking` value to true. Note that enabling [hostNetwork][] make Filebeat pod use the host network namespace which gives it access to the host loopback device, services listening