Tools
Kiwi Syslog Server NG does not resolve IP addresses into hostnames
In Kiwi Syslog Server NG (KSS NG), the Dashboard and Events tabs display the IP addresses of devices instead of resolving them to their hostnames.
First published date
Last published date
Overview
This article addresses the issue where device name resolution is enabled in Kiwi Syslog Server NG, but the Hostname column still shows the device’s IP address rather than the hostname.
Product section
Cause
The issue occurs when the file DisplayBuffer.json in the installation directory is missing or corrupted. The default installation path is:C:\Program Files (x86)\SolarWinds\Kiwi Syslog Server NG
Resolution
-
Verify Hostname Resolution Setting
- Open Kiwi Syslog Server NG.
- Navigate to Setup > Settings > DNS.
- Ensure the checkbox "Resolve the IP address of sending device" is enabled.
-
Check Local DNS Cache
- On the host machine, open a Command Prompt.
- Run the command:
ipconfig /displaydns - Confirm that DNS entries exist for the affected devices.
-
Confirm Presence of DisplayBuffer.json
- Navigate to the Kiwi Syslog Server NG installation directory:
C:\Program Files (x86)\SolarWinds\Kiwi Syslog Server NG - Verify that the file
DisplayBuffer.jsonexists.
- Navigate to the Kiwi Syslog Server NG installation directory:
-
Repair Installation if Needed
- If
DisplayBuffer.jsonis missing or corrupted, re-run the Kiwi Syslog Server NG installer over the existing installation to perform a repair.
- If
IMPORTANT NOTE
The installer must run using Local Administrator, not domain permissions. The user either must be a member of the Local Administrators group on the host or a member of an AD group that is a member of the Local Administrators group.