Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Vishalv16
New Contributor

Having problem sending logs to syslog

firewall & Syslog are accessible from each other, can ping & take ssh. but Syslog is not able to fetch any log from the firewall

config log syslogd setting
 set status enable
 set server "10.1.0.10"
 set mode reliable
 set facility local0
end

above is the setting that I kept, test diag log test still no log in Syslog, every policy has a log enable to log all traffic 10.1.0.10 is our syslog server Fortigate 100D Forti os Version 6.0.2 let me know if anyone has faced the same issue Thank in advance Vishal Rathod

 

[size="1"] FGT100E,FGT100D,FGT300C,FGT300E[/size] FortiOS 5.2, 5.4, 5.6,6.0,6.0.2 and 6.2

[size="1"] FGT100E,FGT100D,FGT300C,FGT300E[/size] FortiOS 5.2, 5.4, 5.6,6.0,6.0.2 and 6.2
1 REPLY 1
ede_pfau
Esteemed Contributor III

You may try to set the source IP for this traffic, in "config log syslogd setting":

set source 10.1.0.99 (or whatever IP the corresponding interface has)


Ede

"Kernel panic: Aiee, killing interrupt handler!"
Ede"Kernel panic: Aiee, killing interrupt handler!"
Labels
Top Kudoed Authors