Re: [graylog2] Re: Error on start

2017-02-02 Thread Tzvi Moshe Arnstein
That worked!! Thank you for all your help! Seems like we're all good now! On Thursday, February 2, 2017 at 4:18:54 PM UTC+2, Jochen Schalanda wrote: > > Hi Tzvi, > > > On Thursday, 2 February 2017 15:14:46 UTC+1, Tzvi Moshe Arnstein wrote: >> >> However I'm getting an errr in the browser now: >>

Re: [graylog2] Re: Error on start

2017-02-02 Thread Jochen Schalanda
Hi Tzvi, On Thursday, 2 February 2017 15:14:46 UTC+1, Tzvi Moshe Arnstein wrote: > > However I'm getting an errr in the browser now: > https://gyazo.com/2398b5bd57aa1e860192ec445ae04ee6 the IP there is the > internal IP > Try setting web_endpoint_uri to http://104.196.203.4:9000/api/. This is

Re: [graylog2] Re: Error on start

2017-02-02 Thread Tzvi Moshe Arnstein
Hi Jochen, Bingo! I changed to 0.0.0.0 and now it worked! Also seems that my firewall was blocking connections on 9000 so I updated that too. However I'm getting an errr in the browser now: https://gyazo.com/2398b5bd57aa1e860192ec445ae04ee6 the IP there is the internal IP Thank you On Thursday

Re: [graylog2] Re: Error on start

2017-02-02 Thread Jochen Schalanda
Hi Tzvi, On Thursday, 2 February 2017 14:40:13 UTC+1, Tzvi Moshe Arnstein wrote: > > Im not sure what you mean? This is the instance running graylog and this > is the assigned IP, unless I have to do additional configuration to make > this IP work? > The IP addresses set up on the machine are t

Re: [graylog2] Re: Error on start

2017-02-02 Thread Tzvi Moshe Arnstein
Hi, Im not sure what you mean? This is the instance running graylog and this is the assigned IP, unless I have to do additional configuration to make this IP work? Can you explain? Thanks you for your patience! On Thursday, February 2, 2017 at 3:31:15 PM UTC+2, Jochen Schalanda wrote: > > Hi Tzv

Re: [graylog2] Re: Error on start

2017-02-02 Thread Jochen Schalanda
Hi Tzvi, you have to use an IP address or hostname in rest_listen_uri an web_listen_uri, which has been setup *on the machine* running Graylog. Cheers, Jochen On Thursday, 2 February 2017 14:19:05 UTC+1, Tzvi Moshe Arnstein wrote: > > Hi, > Thats the IP assigned to the instance in GCP > When I

Re: [graylog2] Re: Error on start

2017-02-02 Thread Tzvi Moshe Arnstein
Hi, Thats the IP assigned to the instance in GCP When I run: host myip.opendns.com resolver1.opendns.com *This is the response* Using domain server: Name: resolver1.opendns.com Address: 208.67.222.222#53 Aliases: myip.opendns.com has address 104.196.203.4 Host myip.opendns.com not found: 3(NXDOMAI

Re: [graylog2] Re: Error on start

2017-02-01 Thread Jochen Schalanda
Hi Tzvi, there you have it. 104.196.203.4 is not a valid IP address of the machine running Graylog. Why did you use that in your configuration? Cheers, Jochen On Wednesday, 1 February 2017 22:56:06 UTC+1, Tzvi Moshe Arnstein wrote: > > the output is as follows: > 1: lo: mtu 65536 qdisc noqueu

Re: [graylog2] Re: Error on start

2017-02-01 Thread Tzvi Moshe Arnstein
the output is as follows: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 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_lf

[graylog2] Re: Error on start

2017-02-01 Thread Jochen Schalanda
Hi Tzvi, judging from the logs and your configuration, are you sure that 104.196.203.4 is a valid IP address of the machine running Graylog? What's the output of *ip addr show* on that machine? Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Grayl

[graylog2] Re: Error on start

2017-02-01 Thread Tzvi Moshe Arnstein
Hi Jochen, My graylog server configuration file is here http://pastebin.com/4hiez0NF Logs are here: http://pastebin.com/XjWWz7az I'm trying to deploy graylog on a clean Ubuntu 16.04 in Google Cloud Platform following above ref tutorial. My firewall allows all internal traffic so all ports should

[graylog2] Re: Error on start

2017-02-01 Thread Jochen Schalanda
Hi Tzvi, On Wednesday, 1 February 2017 13:10:04 UTC+1, Tzvi Moshe Arnstein wrote: > > I'm running with sudo and as per the tutorial it should be 9000 for both > see http://docs.graylog.org/en/2.1/pages/installation/os/ubuntu.html > Any other ideas? > Please post your Graylog configuration file,

[graylog2] Re: Error on start

2017-02-01 Thread Tzvi Moshe Arnstein
Thank you Jochen, I'm running with sudo and as per the tutorial it should be 9000 for both see http://docs.graylog.org/en/2.1/pages/installation/os/ubuntu.html Any other ideas? On Wednesday, February 1, 2017 at 10:22:30 AM UTC+2, Jochen Schalanda wrote: > > Hi Tzvi, > > check your rest_listen_uri

[graylog2] Re: Error on start

2017-02-01 Thread Jochen Schalanda
Hi Tzvi, check your rest_listen_uri and web_listen_uri settings and make sure that they are correct. For example the IP address (or hostname) used in those settings has to be set up on the machine running Graylog and the port usually has to be >1024, if Graylog is being run by a non-superuser.

[graylog2] Re: Error on start

2017-01-31 Thread Tzvi Moshe Arnstein
tutorial is here http://docs.graylog.org/en/2.1/pages/installation/os/ubuntu.html On Tuesday, January 31, 2017 at 8:29:11 PM UTC+2, Tzvi Moshe Arnstein wrote: > > Hi, > I have followed this tutorial on two separate Google Cloud instances but I > keep getting an error as follows: > > 2017-01-31T1