You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, this is an awesome python project. I have used it many times with great success.
Second, I am having an issue :(
I have a watch file where I have the volumes defined via Name=Tag and it loads no problem.
Then a few hours later it changes to some other settings.
the volume.conf has this:
[Tagname_Volume1],daily,7
[Tagname_Volume2],daily,7
When I log in and check it,
automated-ebs-snapshots --list
I see:
Volume ID Volume Name Interval Retention
[Volume1_Vol_ID][Tagname_Volume1]daily 1
[Volume1_Vol_ID][Tagname_Volume2]daily 1
I have several other Volumes managed similarly in this account, though, on this one "daily, 7" resets to "daily, 1" ?
I have a Cloudwatch alert that noticed it when it happens.
The text was updated successfully, but these errors were encountered:
First, this is an awesome python project. I have used it many times with great success.
Second, I am having an issue :(
I have a watch file where I have the volumes defined via Name=Tag and it loads no problem.
Then a few hours later it changes to some other settings.
the volume.conf has this:
[Tagname_Volume1],daily,7
[Tagname_Volume2],daily,7
When I log in and check it,
automated-ebs-snapshots --list
I see:
Volume ID Volume Name Interval Retention
[Volume1_Vol_ID][Tagname_Volume1]daily 1
[Volume1_Vol_ID][Tagname_Volume2]daily 1
I have several other Volumes managed similarly in this account, though, on this one "daily, 7" resets to "daily, 1" ?
I have a Cloudwatch alert that noticed it when it happens.
The text was updated successfully, but these errors were encountered: