Hi Jochen, Thanks for the quick answer, #curl icanhazip.com: returns my public ip, 209.195.., the reverse dns from dig -x 209.195.. points to my isp. #ifconfig -a:
*1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN * * link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00* * inet 127.0.0.1/8 scope host lo* * valid_lft forever preferred_lft forever* * inet6 ::1/128 scope host * * valid_lft forever preferred_lft forever* *2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000* * link/ether 00:18:8b:71:58:78 brd ff:ff:ff:ff:ff:ff* * inet 10.66.0.35/24 brd 10.66.0.255 scope global eno1* * valid_lft forever preferred_lft forever* * inet6 fe80::218:8bff:fe78:5878/64 scope link * * valid_lft forever preferred_lft forever* *3: eno2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000* * link/ether 00:18:8b:71:54:72 brd ff:ff:ff:ff:ff:ff* On Wednesday, December 23, 2015 at 4:27:55 AM UTC-5, Jochen Schalanda wrote: > > Hi Alejandro, > > usually the hostname is detected by looking up the local network interface. > > Could you please post the output of the following commands (run on the > Graylog server node): > > # curl icanhazip.com > > # ifconfig -a > > > > Cheers, > Jochen > > On Wednesday, 23 December 2015 06:07:03 UTC+1, Alejandro wrote: >> >> Hi, >> I installed a dev graylog server running locally. When i logged into >> graylog-web under System / Nodes > Nodes my hostname/node says >> ec2-xxx-xx-xxx-xx.compute-x.amazonaws.com, My real hostname is >> localhost.dev.net >> Any ideas? >> Nothing on my network runs aws >> Everything is running on one server (localhost 127.0.0.1) >> I installed the services from rpm, OS centos 7 >> graylog-web-1.3.2-1.noarch >> graylog-server-1.3.2-1.noarch >> graylog-1.3-repository-el7-1.3.0-1.noarch >> >> *elasticsearch**-1.7.4-1.noarch* >> Thanks! >> > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/b326c81b-3797-4715-ade5-e91b82d0465c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
