does sysdig comprehensively show all system events?

10 views
Skip to first unread message

hor...@gmail.com

unread,
Mar 4, 2022, 12:54:58 PM3/4/22
to sysdig
All,

I was writing an sysdig script where the intent was to show all file opens and accesses. However, it is missing some. 

For example, I'd expect to see any files opened by touch in:

sysdig -p '":%proc.pid: :%proc.ppid: :%proc.cwd: :%fd.filename:" "(proc.exeline contains touch)"

yet after extensive tests on an ubuntu20 vm, these events do NOT show up.

So this is really odd to me. Is it a sampling issue? I don't see an issue with a centos7 box.

Is there a way to see if sysdig is dropping system events?


Reply all
Reply to author
Forward
0 new messages