Fortigate 200D - logging to syslog broken after firmware upgrade
- July 3, 2017
- 2 replies
- 9958 views
Hi
Our Fortigate is not logging to syslog after firmware upgrade from "5.4.4" to "5.6.0, Build 1449"
Configuration:
IE-SV-For01-TC # config log syslogd setting
IE-SV-For01-TC (setting) # show full-configuration
config log syslogd setting
set status enable
set server "192.168.1.160"
set reliable disable
set port 9998
set facility local0
set source-ip "192.168.1.150"
set format default
end
IE-SV-For01-TC (setting) # end
IE-SV-For01-TC # config log syslogd filter
IE-SV-For01-TC (filter) # show full-configuration
config log syslogd filter
set severity information
set forward-traffic enable
set local-traffic enable
set multicast-traffic enable
set sniffer-traffic enable
set anomaly enable
set voip enable
set dns enable
set filter ''
set filter-type include
end
By looking at datasources in Splunk i can see that almost all of them but fgt_log stopped working (see file attached)
I was checking fortigate-whats-new-56.pdf and i didn't see any major changes in logging system.
Already tried to "set status disabled" and re-enable it but it didn't make any difference
