Skip to main content
van_sta
Explorer III
January 22, 2026
Question

Send logs to wazuh and syslog server

  • January 22, 2026
  • 1 reply
  • 1042 views

Good morning, I'd like to be able to send the Forti logs to a Wazuh server. I'm already sending them to a syslog server, but only one log is visible through the GUI. How do I configure the other redirection (to Wazuh)? I'd like to have both options: syslog and Wazuh.

 

Thanks!!

1 reply

AEK
SuperUser
SuperUser
January 22, 2026

Hi Van

Two possible methods:

  1. On syslog you forward the received FGT logs to Wazuh (sometime the preferred method)
  2. Use FGT CLI to add a second syslog destination
    config log syslogd2 setting
    You can configure additional servers with syslog3 and syslog4.

Hope it helps.

AEK