
The article has been updated successfully.In at least one case, after upgrade to KiWi Syslog Server 9.x, the client path to logging resources did not correctly point to \Windows\system32\KiwiEventlog.dll, preventing the processing of log data. In place of event details you see a generic message:
“The description for Event ID (1) in Source (Kiwi Syslog Server ) Cannot be found. The local computer may not have necessary registry information or message dlll files to display messages from a remote computer... “
Resolution:
To restore normal logging:
"EventMessageFile"="C:\Windows\system32\KiwiEventlog.dll"
"CategoryMessageFile"="C:\Windows\system32\KiwiEventlog.dll"
"CategoryCount"=dword:00000019
"TypesSupported"=dword:00000007
Note: The following text can be copied to a .reg file and imported into the registry:
==============
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\Application\Kiwi Syslog Server]
"EventMessageFile"="C:\\Windows\\system32\\KiwiEventlog.dll"
"CategoryMessageFile"="C:\\Windows\\system32\\KiwiEventlog.dll"
"CategoryCount"=dword:00000019
"TypesSupported"=dword:00000007
==============
Last Updated
22nd of March, 2011
Thank you for rating this answer.
SolarWinds makes award-winning storage management, application management, server management, and network management software trusted by more than one million engineers to manage IT environments ranging from tens to thousands of devices.
Discover our network monitoring, configuration management, network mapping, and free network tools today!
Enterprise-Class Network Management
Enterprise-Class Application & Server Management
Enterprise-Class Virtualization Management
Enterprise-Class Storage Management
Tools for Engineers
Easily monitoring bandwidth usage on a troublesome interface!
Record and test web transactions with the touch of a button!
Quickly discovers all of your virtual machines, then estimates what it would cost to move them to the cloud.
Prices displayed do not reflect international pricing unless otherwise stated. Please see our international price list for current pricing specific to your location.
All prices are subject to change without notice.
© 2003-2012 SolarWinds. All Rights Reserved.

