draios / sysdig

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

System Call Missing By Sysdig #1913

Closed kunzeng-ch closed 1 year ago

kunzeng-ch commented 2 years ago

Hello! Can you help me? I used the commond(sysdig -p "time:%evt.time&&container_name:%container.name&&proc_name:%proc.name&&proc_pname:%proc.pname&&proc_cmdline:%proc.cmdline&&evt_type:%syscall.type&&evt_args:%evt.args" > sysdig_final.txt) to get the system call of specified container. I found that the collected system calls are missing half of the actual system calls used.

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.

therealbobo commented 1 year ago

Hi @kunzeng-ch ! Could you help me to reproduce the issue? What kind of application do you use in the container you are monitoring? 😄

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.