I am looking for documentation on how to move Log Server to a new server. I am looking to move the historical data as well. I have tried and currently am receiving the error:
:message=>"Got error to send bulk of actions: None of the configured nodes are available: []", :level=>:error}
{:timestamp=>"2017-01-12T01:56:26.655000-0500", :message=>"Failed to flush outgoing items", :outgoing_count=>50, :exception=>org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: []
I tried updating the ClusterID in the conf files and restarting the services but it hasn't made a difference.
A very important question: How many nodes exist in your current cluster?
If this a 2+ node environment, it's much more efficient to just power down the old node then spin up a fresh instance of Nagios Log Server and add it to the existing cluster.
I tried updating the ClusterID in the conf files and restarting the services but it hasn't made a difference.
Before I offer any insights, can you tell me exactly which sections of which files you modified?
mcapra wrote:A very important question: How many nodes exist in your current cluster?
If this a 2+ node environment, it's much more efficient to just power down the old node then spin up a fresh instance of Nagios Log Server and add it to the existing cluster.
I tried updating the ClusterID in the conf files and restarting the services but it hasn't made a difference.
Before I offer any insights, can you tell me exactly which sections of which files you modified?