FortiPower / PowerFGT

PowerShell module to manage Fortinet (FortiGate) Firewall
Apache License 2.0
107 stars 36 forks source link

Align Filtering with FortiManager (PowerFMG) #142

Open alagoutte opened 3 years ago

alagoutte commented 3 years ago

FortiManager can use like or contain for filtering it is more limited with FortiGate (equal or contains actually).

Need to replace contain by like for align with PowerFMG

alagoutte commented 2 years ago

it should be nice also to have support of multiple filtering (for example Get-FGTLogTraffic to have multiple policyid) @CedricMoreau