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

CLI to set log severity level

Hello,

Can somebody remind me the CLI to set the log severity level in a FG unit? The handbook clearly states that:

"The log severity level is defined by you when configuring the logging location", but it doesn't say how (not the first time, actually...)

Thanks

1 Solution
Toshi_Esumi
Esteemed Contributor III

It's either, or both, under "config log syslogd/fortianalyzer filter". I don't know this is common through all models but I see 4 servers we can configure. Then you can do "set severity" at each server config.

View solution in original post

2 REPLIES 2
Toshi_Esumi
Esteemed Contributor III

It's either, or both, under "config log syslogd/fortianalyzer filter". I don't know this is common through all models but I see 4 servers we can configure. Then you can do "set severity" at each server config.

sekar_karthi

FW (global) # config log syslogd2 filter FW (filter) # get severity            : information forward-traffic     : enable local-traffic       : enable multicast-traffic   : enable sniffer-traffic     : enable anomaly             : enable voip                : enable dns                 : enable ssh                 : enable filter              : filter-type         : include FW (filter) # set severity emergency       Emergency level. alert           Alert level. critical        Critical level. error           Error level. warning         Warning level. notification    Notification level. information     Information level. debug           Debug level.

Labels
Top Kudoed Authors