Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check-instance-health.rb --filter not working #357

Open
ChrisMKinsella opened this issue Aug 21, 2019 · 0 comments
Open

check-instance-health.rb --filter not working #357

ChrisMKinsella opened this issue Aug 21, 2019 · 0 comments

Comments

@ChrisMKinsella
Copy link

When I run:

check-instance-health.rb --filter 'Name=tag:Name,Values=container-host-large-prod-0' --aws-region eu-central-1

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
@ChrisMKinsella ChrisMKinsella changed the title check-instance-health.rb filgter not working check-instance-health.rb --filter not working Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant