Indexes do not close automatically

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Indexes do not close automatically

Post by ssax »

What is the output of this command?

Code: Select all

pip list | grep curator
You can try doing this:

Code: Select all

pip install --force-reinstall elasticsearch-curator==3.4.0
Send the output of all commands if you have issues.
Locked