In 2024R1.1 (released on July 16) there were Python changes surrounding the curator script (and others) to use venv's. Depending on when you upgraded to R1.1 this may be related to your problem.
A couple of things to try. First run the curator script and share the output from it:
Code: Select all
/usr/local/nagioslogserver/scripts/curator.sh
Any logs related to the index snapshots will be in /var/www/html/nagioslogserver/application/logs/
You may have to turn the log level up to see them
in /var/www/html/nagioslogserver/application/config/config.php. The messages related to the snapshots will be tagged with BACKUP (all caps).
Let us know the results of this and we can look further into it.
Please let us know if you have any other questions or concerns.
-Jason