I have two devices (a server and workstation) that use software that
broadcast to communicate with each other on the same subnet. This works
if they are both wired. If I connect the laptop wirelessly to FortiAPs
controlled by FortiWLC which lands the...
How do I create a dataset timeline for thread feed blocked? I have a
fortigate policy that blocks IPs obtained from Thread feed. I would like
to know in FortiAnalyzer how to create a dataset that counts the number
of blocks by this policy daily over ...
How do I get Fortigate to email Anomaly alert such as DDoS attack?I
configured DDoS policy and tested flooding attack. It shows the attack
in the Anomaly Log. How do I get it to send alerts email? The Automation
Stitch doesn't seem to have an Anomaly...
I want to completely turn off a port including power on a FortiSwitch
port connect to FortiAP all managed by Fortigate. What is the correct
way of doing this?I tried change the port Status to Disabled, PoE
Disabled, Reset PoE. I can still see some Fo...
When configuring remote_sites.txt for Azure Virtual WAN, the sample file
format doesn't seem to make sense.I was wondering where can I get
additional info?
Here is the chart dataset without policyid=117Here is the chart dataset
with policyid=117 Here is the filters on the report settings on both
reports Dataset query is the only thing I changed between the two
reports. Report time period is set to today...
Is this the correct way of doing it? select $flex_timescale as
timestamp, COUNT(*) as totalnum from $log where $filter group by
timestamp order by timestamp and also tried this select $flex_timescale
as timestamp, COUNT(*) as totalnum from $log where...