The REST Api runs on 12900, try moving the GELF TCP input to 12201 (on your 
graylog-server node).

John

On Thursday, July 21, 2016 at 4:51:16 AM UTC-5, das...@duosoftware.com 
wrote:
>
> I have installed the graylog on one server and start with the hello world 
> kind of thing. But still server is not starting.
>
> This is what i used.
>
> server-url = "http://10.240.0.4:12900/";
>
> inputs {
>   syslog {
>     type = "file"
>     path = "/var/log/syslog"
>   }
> }
>
> outputs {
>   graylog-server {
>     type = "gelf"
>     host = "10.240.0.4"
>     port = 12900
>   }
> }
>
> I started the server using sudo start graylog-collector. According to my 
> undestanding server should run on port 12900. But when i checked using 
> netstat 
> -tulpn it want shows the listening port. Please assist me on this.
>
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/593e1ae1-3012-493e-9d0d-46f47b10842b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to