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
The filter tag is ignored so it returns ALL instances with failing status checks in the Account.
CheckInstanceEvents CRITICAL: 2 instances have: i-0450xxxx6d9c2da13 has failed instance status checks,i-059eexxxa54f79ea6 has failed instance status checks```
I have tried the --filter tag with these variations with the same result:
'Name=tag:Name,Values=container-host-large-prod-0'
"Name=tag:Name,Values=container-host-large-prod-0"
Name=tag:Name,Values=container-host-large-prod-0
The text was updated successfully, but these errors were encountered:
ChrisMKinsella
changed the title
check-instance-health.rb filgter not working
check-instance-health.rb --filter not working
Aug 21, 2019
When I run:
The filter tag is ignored so it returns ALL instances with failing status checks in the Account.
The text was updated successfully, but these errors were encountered: