Enable HostEndpoint reporting in flow logs
Big picture
Enable Calico Enterprise flow logs to report HostEndpoint information.
Value
Get visibility into the network activity at the HostEndpoint level using Calico Enterprise flow logs.
Before you begin
Limitations
HostEndpoint reporting is only supported on Kubernetes nodes.
How to
Enable HostEndpoint reporting
To enable reporting HostEndpoint metadata in flow logs, use the following command:
kubectl patch felixconfiguration default -p '{"spec":{"flowLogsEnableHostEndpoint":true}}'