In the outputs section that is (well, and verify which port that input is listening on on your graylog-server), the server-url should point at the REST Api. :)
On Thursday, July 21, 2016 at 4:51:16 AM UTC-5, [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/4b3bf0d5-3a6a-48e4-a859-1ea2663b9b75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
