Good morning,
I'm experiencing a new issue with my Log Server implementation. As you can see from the attached screen shots, we have our snapshots configured to capture 31 days (indexes) per snap, but for some reason they are only getting 24.
It appears that Log Server is prematurely closing/deleting the indexes that are older than 24 days even though we've set them to close and delete anything older than 31 days.
Is there anything you can recommend I look at to fix this issue?
Thank you.
Snapshots set to capture 30 days, only getting 24
Snapshots set to capture 30 days, only getting 24
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Snapshots set to capture 30 days, only getting 24
This is because you have a gap. There are no indexes for
2019-02-14
2019-02-15
2019-02-16
2019-02-17
2019-02-18
2019-02-19
It looks back 31 days not 31 indexes
2019-02-14
2019-02-15
2019-02-16
2019-02-17
2019-02-18
2019-02-19
It looks back 31 days not 31 indexes
Re: Snapshots set to capture 30 days, only getting 24
Oh shoot, I'm sorry. I totally missed that. Thank you.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Snapshots set to capture 30 days, only getting 24
No problemrferebee wrote:Oh shoot, I'm sorry. I totally missed that. Thank you.
Locking thread