An open API service indexing awesome lists of open source software.

https://github.com/woodprogrammer/kpcap

This is a kubectl plugin to analyze outputs of pcap-journal project
https://github.com/woodprogrammer/kpcap

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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