๐๏ธ Gadget audit-seccomp
The Audit Seccomp gadget provides a stream of events with syscalls that had
๐๏ธ Gadget bindsnoop
bindsnoop traces the kernel functions performing socket binding.
๐๏ธ Gadget biolatency
The biolatency gadget traces block device I/O (disk I/O), and records the
๐๏ธ Gadget capabilities
capabilities traces security capability checks"
๐๏ธ Gadget dns
The dns gadget traces DNS requests.
๐๏ธ Gadget ebpftop
ebpftop shows cpu time used by ebpf programs.
๐๏ธ Gadget execsnoop
execsnoop shows new created processes, with container details.
๐๏ธ Gadget filetop
filetop shows reads and writes by file, with container details.
๐๏ธ Gadget fsslower
fsslower shows open, read, write and fsync operations slower than a threshold
๐๏ธ Gadget mountsnoop
mountsnoop traces mount and umount syscalls
๐๏ธ Gadget network-graph
The network-graph gadget monitors the network activity in the specified pods and records the list of TCP connections and UDP streams.
๐๏ธ Gadget oomkill
oomkill monitors when OOM killer is triggered and kills a process.
๐๏ธ Gadget opensnoop
opensnoop traces open() system calls
๐๏ธ Gadget process-collector
The process-collector gadget gathers information about running processes
๐๏ธ Gadget seccomp
The seccomp gadget traces system calls for each container in order to generate
๐๏ธ Gadget sigsnoop
sigsnoop traces all signals sent on the system.
๐๏ธ Gadget snisnoop
The snisnoop gadget retrieves Server Name Indication (SNI) from TLS requests.
๐๏ธ Gadget socket-collector
The socket-collector gadget gathers information about TCP and UDP sockets.
๐๏ธ Gadget tcpconnect
tcpconnect traces connect() system calls
๐๏ธ Gadget tcptracer
Trace tcp connect, accept and close
๐๏ธ Gadget traceloop
The traceloop gadget traces system calls in a similar way to strace but with