KRDPQueueMaxMBSize — Legacy
This documentation is for legacy Kiwi Syslog Server versions 9.8.3 and older.
Use this Kiwi Syslog Server registry setting to specify the maximum size (in MB) of the memory queue.
As each buffered message is added to the memory queue the total size of the memory queue is monitored. When the total size of the queue exceeds the KRDPQueueMaxMBSize setting, the queue is written to a cache file. This ensures that if the messages are larger than normal, the system memory is not exhausted.
Section (32-bit Windows OS) | HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Syslogd\Properties |
Section (64-bit Windows OS) | HKEY_LOCAL_MACHINE\Software\WOW6432Node\SolarWinds\Syslogd\Properties |
Value (STRING) | KRDPQueueMaxMBSize |
Min value | 1 |
Max value | 100 |
Default value | 20 |
Type | Maximum size (in MB) of memory queue and cache file |