Closed kunzeng-ch closed 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.
Hi @kunzeng-ch ! Could you help me to reproduce the issue? What kind of application do you use in the container you are monitoring? 😄
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.
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.