Our kiwi syslog crashes regularly, between 6 and 10 hours after the service is started.
I've updated to the latest version, but it hasn't helped.
Here are some logs leading up to the crash:
Solarwinds engine:
2020-03-17 22:09:16,697 [3] ERROR SolarWinds.SyslogServer.Engine.NetworkingDeamon Exception of type 'System.OutOfMemoryException' was thrown.
Please decrease value for HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SolarWinds\Syslogd\Properties\MsgBufferSize. Current value is 500000
2020-03-17 22:09:17,733 [3] ERROR SolarWinds.SyslogServer.Engine.NetworkingDeamon Exception of type 'System.OutOfMemoryException' was thrown.
Please decrease value for HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SolarWinds\Syslogd\Properties\MsgBufferSize. Current value is 500000
2020-03-17 22:09:19,056 [3] ERROR SolarWinds.SyslogServer.Engine.NetworkingDeamon Exception of type 'System.OutOfMemoryException' was thrown.
Errorlog:
2020-03-17 22:11:23 *** INTERNAL PROGRAM ERROR - Please contact http://www.kiwisyslog.com/support/ ***
2020-03-17 22:11:23 Service Version =9.6.7.1 | Error Number: -2147024882 | Description: Exception of type 'System.OutOfMemoryException' was thrown. | Module Name: Syslogd.frm | Procedure Name: MessageCheckTimer_Timer | Line Number: 200 | Date and time: 3/17/2020 10:11:23 PM
The server has plenty of resources, but it appears the buffer is filling up and the program crashing. What can be done?