Change the email alert interval from 15 mins to 60mins in FortiGate Firewall
To change the email alert interval from 15 mins to 60mins in FortiGate Firewall,
1. View the current setting:
FW100F# config alertemail setting
FW100F(setting) # show
config alertemail setting
set username "myo@photostrikers.com"
set mailto1 "myo@photostrikers.com"
set email-interval 15
set HA-logs enable
set antivirus-logs enable
set violation-traffic-logs enable
set FDS-license-expiring-warning enable
set FDS-license-expiring-days 7
end
2. Edit the email-interval setting
FW100F#config alertemail setting
FW100F(setting)#set email-interval 60
FW100F(setting)#end
Comments
Post a Comment