Maintenance not closing indexes
Re: Maintenance not closing indexes
I skimmed through it. It seems to not indicate any issue.
You do not have the required permissions to view the files attached to this post.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Re: Maintenance not closing indexes
Hi,
Please run:
This will try to close any indices older than 30 days, and provide debug output to /tmp/close_index.log.
Please send me the /tmp/close_index.log, feel free to look through it for any errors.
Thanks
Please run:
Code: Select all
/usr/local/nagioslogserver/scripts/curator.sh --loglevel debug --logfile /tmp/close_index.log close indices --older-than 30 --time-unit days --timestring %Y.%m.%dPlease send me the /tmp/close_index.log, feel free to look through it for any errors.
Thanks
Re: Maintenance not closing indexes
I think we're fixed. I tried that command and got:
installed python 3.6 and tried again and it worked fine!/usr/local/nagioslogserver/scripts/curator.sh: /usr/local/bin/curator: /usr/bin/python3.6: bad interpreter: No such file or directory
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Re: Maintenance not closing indexes
Sounds great!
I'll lock this.
Thanks
I'll lock this.
Thanks