How can I produce a report that shows activity on an endpoint? The audit report only shows current status. I would love to be able to show my customers:
Every script run should be shown. If scripts were run as part of a task, a workflow, or manually from the UI, they should all be shown with date/time, script name and result.
This info must be in the database. How can I get to it?
How can I produce a report that shows activity on an endpoint? The audit report only shows current status. I would love to be able to show my customers:
On this endpoint, this month
and these scripts were run
Configuration - successful
Every script run should be shown. If scripts were run as part of a task, a workflow, or manually from the UI, they should all be shown with date/time, script name and result.
This info must be in the database. How can I get to it?