You could try installing a plugin to see if anything is stored in elasticsearch:
/usr/share/elasticsearch/bin/plugin -i royrusso/elasticsearch-HQ It can even so point out to some problems concerning elasticsearch. You should see it when pointing your browser to: http://<ip-adres-here>:9200/_plugin/HQ/ <http://10.64.91.15:9200/_plugin/HQ/> Moer about this plugin: http://www.elastichq.org/ Also consider if your firewall is enabled what is so by default in centos6 With 'local' applications I disable SELINUX in centos, after having troubles in relation to my nagios setup. Arie. Op woensdag 9 juli 2014 04:49:21 UTC+2 schreef juanito: > > Heya, > > I have a graylog2 0.20.1 and I setup a new input, tried both syslog and > raw in udp. > > When i echo something locally the message is beeing stored. But if I do it > from a remote server nothing is stored in graylog. > > I tried to launch it in debug mode no errors message. Of course the > message are getting to the servers I see data coming on the port while > doing a tcpdump. > > If anyone has an idea ? I found this topic > > > https://groups.google.com/forum/#!searchin/graylog2/external/graylog2/mfdLyoC9KJE/4ICihEAyh6UJ > > But I can't find any switch anywhere. > > Thanks for your help. > > Cheers, > > -- 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/d/optout.
