/kpcap

This is a kubectl plugin to analyze outputs of pcap-journal project

Primary LanguageSmartyApache License 2.0Apache-2.0

kpcap

This project reads all the details of network interfaces and stores them under an S3 bucket.It basically runs as double container in a pod;

Components;

1-) Tcpdump 2-) watcher

tcpdump command sniff the network and watcher detect the journal files and uploads them to the S3.

Pcap Journal