So I have this rule over here
Now,
I want to edit the forwarder configuration from here using regex so as to filter out the logs based on this this rule. i.e I don't want to get the logs of the communication which was denied.

How exactly am I supposed to do this?
The logs I am getting from this rule are somewhat like this :
srccountry="Netherlands" dstcountry="India" sessionid=587691246 proto=6 action="deny" policyid=0 policytype="local-in-policy"
Can anyone guide me on this?
@AymanC @jstoner @malvarez12