draios / sysdig

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

sysdig can't monitor the event in pod create #1752

Closed terenceli closed 1 year ago

terenceli commented 3 years ago

When I start 'sysdig -k -pk k8s.pod.name='

I can't get the entry point execution event of the new create pod. For example, for a nginx image, I hope we can get the event of 'execve of nginx'. However, I don't get that.

Is this a bug or I missed anything?

Thanks

nyrahul commented 3 years ago

Hi @terenceli, did you get this working?

For me, I couldn't get filtering based on any k8s filters. For details, please check.

github-actions[bot] commented 1 year 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.