sysdig Command Examples

System troubleshooting, analysis and exploration. Capture, filter and store systemcalls. More information: https://github.com/draios/sysdig/wiki.

sysdig

sysdig -w {{path/to/file}}.scap

sysdig -r {{path/to/file}}.scap

sysdig proc.name=cat and evt.type=open

sysdig -I dummy:'{{parameter}}'

sysdig -cl

sysdig -c spy_ip {{ip_address}}