Policy compliance rule containing multiple matches / maybe use lua function?
Currently, it is not possible to use multiple matches in policy compliance rule for runtime command. Let's say we might have 5 possible outputs and each of them is correct and at least one of them is valid. It means that we would need to combine A or B or C or D or E conditions. I was thinking about using lua function that could do this check mechanism - would it be possible?Solved75Views1like2CommentsLua Script for CheckPoint routing table compare
Hello. In our environment it sometimes happen for CheckPoint devices that people configure specific route on one node but forget to implement it on another. Would be possible to build Lua script to compare content of these routing table outputs? Let's say we would provide which members needs to be compared and then provide the info whether routing table is synced or not. We were thinking about using policies compliance check for routes, but it is too complicated since we would need to build specific policy for each CheckPoint pair, which is impossible in our environment where we support more than 2K of such devices. Thank you.51Views0likes1Comment