cilium / hubble

Hubble - Network, Service & Security Observability for Kubernetes using eBPF
Apache License 2.0
3.41k stars 246 forks source link

Request and response content not found in hubble logs #1445

Open Susanta2000 opened 3 months ago

Susanta2000 commented 3 months ago

Hi there, I am using Hubble with Cilium to get the network traffic logs in my application (deployed in EKS). I see the source IP, destination IP, port, protocol etc in logs but I didn't find what data is transferring between pod communication. How can I get this? Is there any configuration that need to be enable? Thanks in advance.