Page 2 of 2

Re: Nagios LS not creating new indices

Posted: Thu Mar 28, 2019 4:22 pm
by npolovenko
@TimePlan
Is it possible to export the elasticsearch indices to be used in another Nagios Log Server Cluster?
Because a solution might be to export the existing indices to a new functioning Nagios Log Server Cluster.
Yes, you'd need to set up a snapshot repo first and then restore indices from the repo on the new log server cluster.
https://assets.nagios.com/downloads/nag ... enance.pdf

Re: Nagios LS not creating new indices

Posted: Thu Apr 25, 2019 4:32 am
by TimePlan
With the help of one of your colleagues, the problem was solved.
It turned out to be because I disabled auto creation of indices as a step in restoring the nagioslogserver. I had forgotten to reenable it :oops:

Re: Nagios LS not creating new indices

Posted: Thu Apr 25, 2019 9:00 am
by cdienger
Glad to hear it was resolved!