kubeshark / tracer

The kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
GNU General Public License v3.0
12 stars 6 forks source link

(Too) many of the TLS packets are declared as errors #21

Open alongir opened 5 months ago

alongir commented 5 months ago

Many TLS message appear in the dashboard as errors.

FYI: We have issues with the Tracer that we're in the process of resolving

@iluxa this can be a problem in the tracer when writing to the tls.pcap file.

Image

Image

This is a normal (no error) TLS payload:

Image