- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
