Hi, I recently installed GrayLog2 V0.20 on ubuntu 12.04 from that script : https://github.com/mrlesmithjr/graylog2/blob/master/install_graylog2_20_ubuntu.sh I add a local syslog UDP input but after seveal minutes of operation messages do not appear instantly.
The web interface does not work correctly. I get this error from graylog2-web-interface log: *java.util.concurrent.ExecutionException: java.net.ConnectException: > Connexion refusée: /127.0.0.1:12900 to > http://127.0.0.1:12900/system/cluster/node* > Below the result of netstat command: > > > > > > > > > > > > > > > *$ netstat -ltnpProto Recv-Q Send-Q Adresse locale Adresse distante > Etat PID/Program nametcp 0 0 127.0.0.1:53 > 0.0.0.0:* LISTEN - tcp 0 0 > 0.0.0.0:22 0.0.0.0:* LISTEN - > tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN > - tcp 0 0 0.0.0.0:27017 0.0.0.0:* > LISTEN - tcp 0 0 0.0.0.0:6379 > 0.0.0.0:* LISTEN - tcp 0 0 > 0.0.0.0:10000 0.0.0.0:* LISTEN - > tcp 0 0 0.0.0.0:28017 0.0.0.0:* LISTEN > - tcp6 0 0 :::9300 :::* > LISTEN - tcp6 0 0 :::22 > :::* LISTEN - tcp6 0 0 > ::1:631 :::* LISTEN - > tcp6 0 0 :::12900 :::* LISTEN > - tcp6 0 0 :::9350 :::* > LISTEN - tcp6 0 0 :::9000 > :::* LISTEN - tcp6 0 0 > :::9200 :::* LISTEN - * > > Any idea ? Thanks Ludo -- 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.
