FortiGate v2.0.18

Manage FortiGate Firewall

Author:
Cortex XSOAR
Support:
xsoar
URL:
https://www.paloaltonetworks.com/cortex
agentixxsiamEDRcloudcloud_runtime_security
Network Security

Integrations (1)

Parsing rules (1)

README

<~XSIAM>

Fortinet FortiGate

This pack includes Cortex XSIAM content.

Fortigate versions: 7.x

Configuration on Server Side

You need to configure Fortigate to forward Syslog messages.

  1. Log in to the FortiGate web interface using your admin credentials.
  2. Open a CLI console by clicking the _> icon in the top right corner
  3. Run the following command:
   config log syslogd setting
    set status enable
    set server <syslog_IP>
    set format cef
    set mode udp
    set port <port_number>

More information can be found here.

Collect Events from Vendor

In order to use the collector, use the Broker VM option.

Timestamp Ingestion

  • Support for timestamp parsing is available only for the FTNTFGTeventtime and FTNTFGTduration fields in Epoch (UTC) format.
  • Timestamp calculation for logs is the presented result of deducting FTNTFGTduration from FTNTFGTeventtime.

Broker VM

You will need to use the information described here.\
You can configure the specific vendor and product for this instance.

  1. Navigate to SettingsConfigurationData BrokerBroker VMs.
  2. Right-click, and select Syslog CollectorConfigure.
  3. When configuring the Syslog Collector, set the following:
    • vendor as Fortinet.
    • product as FortiGate.

</~XSIAM>