my Nagios LS got closed logstash-2018.10.01 to 2019.03.31 , i have fixed the snapshot issue recently and want to put these closed indices to snapshot Repository but not success (by running snapshot_maintenance).
how to fix it, thanks
Cannot snapshot closed indices
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Cannot snapshot closed indices
Hello, @cdcsysadmin. You'll need to open closed indices first before taking a snapshot.
You could do that from the Index Status menu. Admin -> Index Status.
You could do that from the Index Status menu. Admin -> Index Status.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
cdcsysadmin
- Posts: 55
- Joined: Tue Dec 04, 2018 9:52 pm
Re: Cannot snapshot closed indices
After I reopen the indices , do I need to wait (let say 15-30mins )before click snapshot_maintenance?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Cannot snapshot closed indices
I would wait until they are all open.cdcsysadmin wrote:After I reopen the indices , do I need to wait (let say 15-30mins )before click snapshot_maintenance?
One thing to point out is that you are going to need to change the setting on the Snapshot and maintenance page to "Close indexes older than" & "Delete indexes older than" to be a large number like 365 so that the indexes don't close/delete before the snapshot is made.
Once you get the snapshot, you can change these back down.