Posted on 10-28-2015 02:02 PM
Is there any way (api?) to pull reports on the amount of times and logs of policies run per machine?
Say we have a Self Service policy that we want to see monthly usage of broken down by machine... anyway to non-manually get that data?
Posted on 10-28-2015 02:11 PM
Policy results are essentially parsed log data, and I have not seen any way to get that from the API (the API is all straight data, in my experience). The API can only get you the policy configuration.
This is one issue I have with Casper, policy results are not exportable/reportable in any useful manner.
Posted on 10-28-2015 02:17 PM
Thats what I figured... it's going to be uber-annoying to piece this report together every month from just policy logs.