Hi! This is probably because java prefers ipv6 by default, but if you bind to 0.0.0.0 then it should also listen on ipv4. To make sure you can start the graylog2-server process with the -Djava.net.preferIPv4Stack=true java option.
Best, Kay On Wednesday, February 5, 2014 8:52:10 AM UTC+1, Muhammad R. Babsail wrote: > > Hi, > I'm new with graylog2, im trying to integrate with Guzzle log plugin, > after installing on ubuntu (v0.2.0 preview version) and created inputs, i > can send using nc from local graylog2 server, but when im trying to send > from remote client (windows) it doesnt showed up. im afraid this is because > by default all input running on udp6 & tcp6, my question is how to change > this to udp4 & tcp4 ? > > thanks, > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
