Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl capture dosen't create the captured file #14

Open
dhaugli opened this issue Feb 7, 2022 · 0 comments
Open

kubectl capture dosen't create the captured file #14

dhaugli opened this issue Feb 7, 2022 · 0 comments

Comments

@dhaugli
Copy link

dhaugli commented Feb 7, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant