Description This article describers how to upgrade FortiManager ADOMs in
bulk using JSON API and Postman. Scope FortiManager Solution Starting in
FortiManager v7.4.1, the GUI can upgrade multiple ADOMs, but only when
they share the same target versio<!-- --><!-- --><!-- --><!-- --><!-- -->...
Description This article describes how to troubleshoot when the
installation fails with a validation error after assigning a Static
Route Template to a device: Commit failed:error -999 - You cannot have
duplicated routes ........ - (in Template
) Sco...
Description This article describes how to get details of all DHCP
clients connected to all managed FortiGates using ForiManager JSON API
and Postman. Scope FortiManager, FortiGate, JSON API. Solution The
FortiManager proxy API can be used to query DH<!-- --><!-- -->...
Description This article describes how to fetch IP address of a specific
Interface from all managed FortiGates using ForiManager JSON API and
Postman. Scope FortiManager, FortiGate, JSON API, Postman. Solution The
FortiManager proxy API can be used t<!-- --><!-- --><!-- --><!-- -->...
Description This article describes how to create an IPsec Aggregate
using FortiManager. Scope FortiManager, FortiGate, VPN. Solution IPsec
Aggregate allows grouping multiple IPsec VPN tunnels into a single
logical interface for load balancing and red...
Hi, It seems that you are trying to create a report for policy hit count
including the dstport.You can refer to the article below and may be
modify it to add dstport as
well.https://community.fortinet.com/t5/FortiAnalyzer/Technical-Tip-Policy-Hit-Cou...
Hi, You can use either use VPN Manager to create the SSL VPN or use the
Device Manger > Select the FGT > CLI Configurations and create VPN.Also
a point to note: Starting in FortiOS 7.6.3, the SSL VPN tunnel mode
feature is no longer available in the ...
You can use script or API to make the change in bulk.Kindly refer to
article below:
https://community.fortinet.com/t5/FortiManager/Technical-Tip-Add-per-device-mapping-to-VLAN-in-FortiSwitch/ta-p/386014
Thanks @HRCA for the mention. I am glad the solution I provided helped
you resolve the issue.
SELECTa.`user`,a.login,b.logout,b.duration,b.transferred_bytesFROM###(SELECT`user`,min(from_dtime(dtime))
AS login,tunnelidFROM$log-eventWHEREaction = 'tunn...