Skip to content

kubectl capture dosen't create the captured file #14

@dhaugli

Description

@dhaugli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions