draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.69k stars 728 forks source link

if use "container.id" or "container.name" ,there is no feedback or output #2029

Open Nginx1 opened 10 months ago

Nginx1 commented 10 months ago
therealbobo commented 10 months ago

Hi @Nginx1! Could you try without the -M parameter?

Nginx1 commented 10 months ago

Hi @Nginx1! Could you try without the -M parameter?

root@u1-cks-n2:~# sysdig -p "%evt.time,%user.uid,%proc.name" --cri /run/containerd/containerd.sock container.name=kube-proxy-hkgw4

root@u1-cks-n2:~# sysdig -p "%evt.time,%user.uid,%proc.name" --cri /run/containerd/containerd.sock container.id=2641ab4f380cf`

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.