Filter policy status by evaluation status
Describe the bug With more complex policies I'm not interested in all of policy evaluation results, but more likely those that fail. It would be nice to be able to filter based on those that are not successful. Maybe even a generic JQ filter would be nice to allow users to construct their own filters (although we have -ojson piped to jq for that..)
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This might be able to "go away" with the historical evaluation API.
@dmjb @blkt -- can we filter historical evaluation information to only "failing" resources?
Yes, it will be possible to filter by evaluation status, alert status, and remediation status.
It looks like we've added status as a field on ListEvaluationHistoryRequest