The problem was related to my changing the network configuration for my host to use NAT instead of Bridge network siince Bridge was not working over wireless adapter. NAT does not support host to run a server that can accept incoming connections. The fix was to use wired networking and Bridge network confiig instead of NAT. Thanks.
On Wednesday, August 19, 2015 at 9:50:21 AM UTC-4, Graylog2 wrote: > > Hey there, > > All log files are located in /var/log/graylog > > do graylog-ctl status to see if webserver is running.this should look > similar to this: > > run: graylog-web: (pid 12430) 2512s; run: log: (pid 10166) 535527s > > with other stuff running. > > install nmap (apt-get install nmap) and check if there is anything > listening on port 80. > > if no joy try "graylog-ctl reconfigure" and see what happens. > > On Wednesday, 19 August 2015 13:52:38 UTC+1, Farrukh Najmi wrote: >> >> I am new to graylog2. After installing the graylog-beta VM to VirtualBox >> following instructions here >> <http://docs.graylog.org/en/latest/pages/installation/virtual_machine_appliances.html>I >> >> cannot access the server at the specified url from a browser on teh host OS. >> >> I then log in to the VM and us "netstat -tulpn" and I do not see any >> process listening on port 80. >> >> Where is the graylog2 lof file and where can I find clues as to what is >> wrong? TIA for your help. >> > -- 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/44eef171-129e-4836-98a2-b65169615902%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
