How to audit SAS® Visual Analytics reports in SAS® Viya® 3.3 through 3.5


Overview

In SAS Viya, only the following actions are audited for report objects by default:

In addition, by default, the auditing task extracts audit records only for report objects that are stored in folders with Read granted to All Authenticated Users. By default, this includes only the /Products folder and the /Public folder. This means that audit records for report objects that are stored in folders that do not grant Read access to All Authenticated Users are not extracted at all. No audit records for successful read actions against those report objects are captured.

This SAS KB article explains how to perform the following tasks: 

Before You Begin

Enable All Report Read Actions for Auditing

  1. Log on to SAS Environment Manager as an Administrator.
  2. Navigate to Configuration ► All Services► Audit service.
  3. Edit the properties in the sas.audit.record section.
  4. Add a new property under the application section:
    • Namereports.action.read.state
    • Valueall


       
  5. Click Save to save changes. Within 30 seconds these changes should take effect.

Expand Folder Access for Auditing

  1. Log on to SAS Environment Manager as an Administrator.
  2. Navigate to Rules.
  3. Create a new rule with the following fields (for any field not explicitly mentioned, leave the default):
  1. Click Save.
  2. Repeat these steps for any additional folders that you would like to be accessible to the audit process.