For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fortinet FortiGate Firewall Logs

You can integrate Apica Flow with your FortiGate Firewall to forward either all or selected logs to Apica Ascent using the firewall's built-in syslog forwarding capabilities.

Configuration

Drop into the firewall CLI and switch to the log syslogd configuration page

config log syslogd setting
Fortigate Firewall configuration

Syslogd forwarding

Once in the syslogd configuration settings, set the following to enable forwarding to Apica Flow

Log Filtering configurations

For the log forwarding to work, you may need to tweak additional settings such as filtering (see example below - in this configuration, all log-level debug and above are configured to be sent to Apica Flow):

Additional filtering options can be found under the Log & Report section in the UI:

Key Validation Steps:

  • Set severity to warning or error at the FortiGate filter for traffic logs, and reserve debug for security event and authentication log categories only — use separate syslogd filter configs per log type

  • Confirm Apica Flow's syslog receiver is configured with octet-counting enabled for RFC5424 over TCP

  • Enable TLS on the syslog connection (port 6514, mutual TLS with certificate pinning)

  • Assign distinct facility codes per FortiGate appliance to enable per-source routing in Flow

  • Use separate syslogd destinations per log category (traffic, event, security) rather than a single catch-all stream

Last updated

Was this helpful?