Open dhaugli opened 2 years ago
Trying to capture the systemcalls both with or without the --ebpf flag. No file is created on my pc after the capture as the tool says it has done:
`kubectl capture podName --namespace NameSpaceName --ebpf Sysdig is starting to capture system calls:
Node: k8s-nod01 Pod: podName Duration: 120 seconds Parameters for Sysdig: -S -M 120 -pk -z -w /capture-podName.scap.gz
The capture has been downloaded to your hard disk at: /home/USER/captures/capture-podName.scap.gz ` if I go ls in my folder, theres nothing there.
Trying to capture the systemcalls both with or without the --ebpf flag. No file is created on my pc after the capture as the tool says it has done:
`kubectl capture podName --namespace NameSpaceName --ebpf Sysdig is starting to capture system calls:
Node: k8s-nod01 Pod: podName Duration: 120 seconds Parameters for Sysdig: -S -M 120 -pk -z -w /capture-podName.scap.gz
The capture has been downloaded to your hard disk at: /home/USER/captures/capture-podName.scap.gz ` if I go ls in my folder, theres nothing there.