Hi, please post the complete Graylog configuration file you're using and the complete logs of your Graylog node(s). It looks like there's some invalid configuration setting.
Cheers, Jochen On Sunday, 4 September 2016 06:22:07 UTC+2, [email protected] wrote: > > I've been fighting a 2.1 graylog install on an Ubuntu 14.04 EC2 m4.large > instance for most of the day now. I've gone through a bunch of attempts > following official guide, digitalocean, and a few others. Mongo, java8, > elasticsearch, and other package deps all install fine. > > I am hoping to install graylog with the deb package as that seems to be > the best/recommended route. > > After the install and mandatory configs this is the only error I see in > the server.log file. > > 2016-09-04T03:38:54.588Z ERROR [CmdLineTool] Guice error (more detail on >> log level debug): Error in custom provider, >> java.lang.IllegalArgumentException: port out of range:-1 > > > Manually checking to see if the ports are listening with nc or scanning > everything with nmap verifies they are in fact down. > > nmap -sT -O localhost > nc -vz localhost 12900 > nc -vz localhost 9000 > > So it seems to me that graylog server isn't starting/listening properly. > But I have nothing else to go on. I see graylog process running. And > Mongo/Elasticsearch are up too. > > Any guidance appreciated. > > > > -- 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/b5567cd7-1ecd-428a-93d9-938a66a6635a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
