Packet debug in SRX
If you want to debug a packet flow you can use the following config by which testdebug.log file will contain icmp traffic debugs.
[edit security flow] root@host# show traceoptions { file testdebug.log; flag basic-datapath; packet-filter look-icmp { protocol icmp; } }