Keith Swagler
12/17/2021, 3:37 PMLucas Rodriguez
12/17/2021, 3:45 PMfleetctl
.
On a related note: We are currently working on "policy automations", to configure webhooks when fleet detects hosts are failing configured policies.returns issues with a count of how many failing policies, but nothing more detailed than thatfleetctl get hosts --yaml
zwass
12/17/2021, 5:40 PMpolicy_id
and policy_response
filters.)Lucas Rodriguez
12/17/2021, 7:25 PMfleetctl get hosts $hostname
This will list all the information of a host, including the list of passing and failing policies.Keith Swagler
12/17/2021, 8:41 PM