Hi I would like to create a virtual machine template for radio servers.
I noted that I need to change the *node-id* in every new deploy beside the *rest_listen_uri* and *kafka_brokers* IP on *radio.conf* (kafka and zookeeper in the same radio server machine) (I have created a global TCP input and one local Kafka radio input to every radio node.) Could I change the node-id manually to something like: 63603f82-a289-4b03-8cb5-9fc125*000001* 63603f82-a289-4b03-8cb5-9fc125*000002* 63603f82-a289-4b03-8cb5-9fc125*000003* 63603f82-a289-4b03-8cb5-9fc125*000004* etc... Or there is some tool to do that? Because after I did that graylog server that was processing (and is receiving) normally the messages from one radio server stopped to process anything (but keeps receiving). In the graylog server log the radio servers are "not found" 2014-07-14 07:51:21,760 ERROR: org.graylog2.rest.resources.system.radio.RadiosResource - Radio <63603f82-a289-4b03-8cb5-9fc125000002> not found. 2014-07-14 07:51:21,806 ERROR: org.graylog2.rest.resources.system.radio.RadiosResource - Radio <63603f82-a289-4b03-8cb5-9fc125000001> not found. But it shows them on the system nodes page *I'm using Graylog 0.20.5-1* Bellow my graylog server sees the two radio servers and one is producing 36 messages per second but the graylog server is processing 0 messages. NodesThis page provides a realtime overview of the nodes in your Graylog2 cluster. Processing *0* messages per second. You can pause message processing at any time. The process buffers will not accept any new messages until you resume it. It is important to keep in mind that incoming messages (except those from inputs that support rejecting messages, like AMQP) are buffered in memory. This means that they will be lost if you stop or restart the server until they are processed or you run out of memory. Messages already accepted will be processed completely. Server nodes Processing *0* messages per second. Action a6a197d5 / srv-graylog-tst-01.edu.br running processing lb:ALIVE <http://support.torch.sh/help/kb/graylog2-server/load-balancer-status> *0 messages* in master cache. The JVM is using *89 of 128 MB* heap space and will not attempt to use more than *592 MB*. Radio nodes Producing *36* messages per second. Action 63603f82 / srv-graylogrd-tst-01.edu.br running lb:ALIVE *0 messages* in master cache. The JVM is using *11 of 18 MB* heap space and will not attempt to use more than *479 MB*. Producing *0* messages per second. Action 63603f82 / srv-graylogrd-tst-02.edu.br running lb:ALIVE *0 messages* in master cache. The JVM is using *10 of 17 MB* heap space and will not attempt to use more than *479 MB*. *Any help is appreciated. * *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/d/optout.
