Fortinet black logo

Host logging syslog improvements

Host logging syslog improvements

FortiOS 6.2.7 syslog host logging sends log messages to syslog servers added to the hardware logging configuration. This release includes a number of host logging changes, including bug fixes and performance improvements.

You no longer have to support host logging to syslog servers by adding syslog servers with the config log syslogd command. The host logging syslog configuration is now the same as the standard hardware logging configuration. This new feature also usually results in improved syslog host logging performance.

Example syslog host logging configuration to use host logging to send log messages to a remote syslog server.

config log npu-server

set log-processor host

config server-info

edit 1

set vdom "root"

set ipv4-server 55.55.55.55

set source-port 8055

set dest-port 2055

set template-tx-timeout 60

end

end

config server-group

edit "log_ipv4_server1"

set log-format syslog

set server-number 1

set server-start-id 1

end

end

Host logging syslog improvements

FortiOS 6.2.7 syslog host logging sends log messages to syslog servers added to the hardware logging configuration. This release includes a number of host logging changes, including bug fixes and performance improvements.

You no longer have to support host logging to syslog servers by adding syslog servers with the config log syslogd command. The host logging syslog configuration is now the same as the standard hardware logging configuration. This new feature also usually results in improved syslog host logging performance.

Example syslog host logging configuration to use host logging to send log messages to a remote syslog server.

config log npu-server

set log-processor host

config server-info

edit 1

set vdom "root"

set ipv4-server 55.55.55.55

set source-port 8055

set dest-port 2055

set template-tx-timeout 60

end

end

config server-group

edit "log_ipv4_server1"

set log-format syslog

set server-number 1

set server-start-id 1

end

end