Configures notification log settings that affect all logs.
| global-entry-limit | Sets the maximum number of entries in all logs combined (default: 16000) | 
| global_entry_limit | Specifies the global entry limit. Range is 1-16000. | 
| global-age-out | Sets the number of minutes a notification should be kept in a log before it is automatically removed (default: 1440 for one day). | 
| none | Specifies that notifications are not aged out. | 
| minutes | Specifies the global age out in minutes. The range is 1 - 4294967295. | 
global-entry-limit is 16000.
global-age-out is 1440 for one day.
Use this command to configure notification log settings that affect all logs.
The following example sets the log size to 10000, and disable aging:
configure snmp notification-log global-entry-limit 10000 global-age-out none
This command was first available in ExtremeXOS 15.5.
This command is available on all ExtremeSwitching Universal switches.