Hi Guys, Before running the graylog collector today gives the following error and does not send log :(. How can I solve this problem ?. Graylog server and the rest api is working properly.
*curl -i --user admin:password -H 'Accept: application/json' http://192.168.0.12:12900/system/cluster/node?pretty=true* HTTP/1.1 200 OK Content-Type: application/json X-Graylog-Node-ID: 98ac87af-a0f3-46ed-abce-af883260915d X-Runtime-Microseconds: 573 Transfer-Encoding: chunked { "cluster_id" : "5293c898-d88f-4923-950f-d440edc4f612", "node_id" : "98ac87af-a0f3-46ed-abce-af883260915d", "type" : "server", "transport_address" : "http://192.168.0.12:12900/", "last_seen" : "2016-05-10T10:28:54.000Z", "short_node_id" : "98ac87af", "is_master" : true 2016-05-10T13:27:12.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:17.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:22.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:27.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:32.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:37.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:42.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:47.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:52.935+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:27:57.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:28:02.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused 2016-05-10T13:28:07.934+0300 WARN [HeartbeatService RUNNING] collector.heartbeat.HeartbeatService - Unable to send heartbeat to Graylog server: ConnectException: Connection refused -- 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/d6aece6d-4912-4076-8032-68efb93f5264%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
