hi,
for fwaccel logs, we're filtering for <*,*,*,*> .
This <*,*,*,*> equivales with the fwaccel rule ID <62c7ec1c,00000000,61fe040a,0000283e> , so you can filter for those specific ID's and find exactly DROPs generated by them.
As example:
![Untitled.png Untitled.png](https://community.checkpoint.com/t5/image/serverpage/image-id/17722i5A353D53AE6F585E/image-size/medium?v=v2&px=400)
the only problem we're facing from logging point of view, is the fact that the rule ID changes with each restart - at/for each fwaccel rule implementation - therefore we have to use <*,*,*,*> .
enjoy,
PS: the <*,*,*,*> was recommended here or in an document, I can't find it right now.