Products | Versions |
---|---|
TIBCO LogLogic Log Management Intelligence | 4.9.0.1, 4.9.0.2 |
1. Open /etc/hosts
$ vi /etc/hosts
2. Add the hostname and IP address as assigned in the web UI (Administration -> System Settings -> Network tab) to the /etc/hosts file.
Host file should look like:
--------------------------------------------------------
# default IPv4 entries
#
127.0.0.1 localhost localhost.localnet
10.5.1.100 myloglogic01 <--- this is the line getting added
# default IPv6 entries
#
::1 ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
10.0.0.11 logapp