Item | Description |
---|---|
EntryLimit |
The maximum number of notification entries that may be held in the LogTable. A value of 0 means no limit. |
AgeOut |
The number of minutes a Notification SHOULD be kept in a log before it is automatically removed. A value of 0 means no age out. |
NotificationsLogged |
The number of Notifications put into the nlmLogTable. |
NotificationsBumped |
The number of log entries discarded to make room for a new entry due to lack of resources or the value of EntryLimit. This does not include entries discarded due to the value of AgeOut. |