I have a problem here. In the beginning, I installed the 2 nodes NLS cluster, and the ip address were 192.168.0.47 and 192.168.0.48, respectively. Afterwards, I changed the ip addresses to 192.168.0.118 and 192.168.0.119, respectively. Set up the /usr/local/nagioslogserver/var/cluster_hosts to 192.168.0.118, 192.168.0.119.
I thought everything is OK, but when I input
Code: Select all
curl 'localhost:9200/_cat/master?v'By the way, I want to backup my log data but it not working. I guess maybe I solve the problem above the backup function do work normally. Thanks.