sysdig Command Examples

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

sysdig

sysdig {{[-w|--write]}} {{path/to/file}}.scap

sysdig {{[-r|--read]}} {{path/to/file}}.scap

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

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

sysdig {{[-cl|--list-chisels]}}

sysdig {{[-c|--chisel]}} spy_ip {{ip_address}}