FortiOS 5.0.4 on a new FortiGate 100D.
In CLI, " config log syslogd setting" there is no " set server" option.
FG100D3G13807731 # config log syslogd setting
FG100D3G13807731 (setting) # show full-configuration
config log syslogd setting
set status disable
end
FG100D3G13807731 (setting) # set status enable
FG100D3G13807731 (setting) # end
node_check_object fail! for server
Attribute ' server' MUST be set.
Command fail. Return code -1
FG100D3G13807731 # config log syslogd setting
FG100D3G13807731 (setting) # set server 192.168.1.200
command parse error before ' server'
Command fail. Return code -61
What am I doing wrong that the " set server" (indeed, ALL of the set settings, except for enable) is not present?
thank you,
-Jay