Hi,
I am trying to match the whole expression access-group "101"
How can define it in the match() statement ? As the presence of " is
giving me problems and syslog-ng comes up with the parse error. I was
trying
Match("(access-group "101")")
Regards \\ Naman