Webreport custom filter for action history

No, action “history”! If an action is deleted from the console, BigFix will not keep any historical information.

However, if you want to fetch the results of actions, you can create a custom webreport utilizing session relevance.

If you really want to have entire action history, you should work on the following type of solution:

  1. RestAPI query to retrieve the action data and save it somewhere.
  2. RestAPI based integration with any of your org. reporting solution
  3. Create a new database to extract action data from BigFix DB.