Updated: November 29, 2018
This article details how to use a static hosts file in Kiwi Syslog Server. Users may need to set static DNS names for certain devices in Kiwi Syslog.
# Static DNS host file # Each entry must consist of an IP address, a tab, then a host name # The IP address is in the format aaa.bbb.ccc.ddd # The host name can be any text value that you like up to 63 characters in length # # Comments can be on a separate line and must start with a # character # # Example: # 192.168.1.1 myhost.mycompany.com # # NOTE: The IP address and host name MUST be separated with a tab (ASCII chr 9) # Spaces will not be recognized as a valid separator
# Default value for localhost 127.0.0.1 localhost
# local machines 192.168.1.2 myfunny.valentine.com 192.168.1.5 flyme2.themoon.com |
StaticHosts.txt
file location and Apply.