Chapter 13 Logging and Reporting : Logging and reporting for small networks : Modifying default log device settings : Modifying the FortiGate unit’s system memory default settings
  
Modifying the FortiGate unit’s system memory default settings
When the FortiGate unit’s default log device is its system memory, the following is modified for a small network topology. The following is an example of how to modify these default settings.
To modify the default system memory settings
1. Log in to the CLI.
2. Enter the following command syntax to modify the logging settings:
config log memory setting
set ips-archive disable
set status enable
end
3. The following example command syntax modifies which FortiGate features that are enabled for logging:
config log memory filter
set attack enable
set forward-traffic enable
set local-traffic enable
set netscan enable
set email-log-imap disable
set multicast-traffic enable
set scanerror enable
set app-ctrl enable
end