This page refers to an older version of the product.
View the current version of the online Help.

Audit Logs

In the Audit page, you can search for the audit record using some or all of the filters.  You can also export audit information. The audit record to which you have access depends on your role.

In this section:

About Audit Logs

In the Audit page, you can view audit records for Personalization Operations events.  When you first access the page, all audit logs for which you have viewing rights are visible. The logs are listed in a table with the following columns:

Name Description
Date The date and time the event took place.
Actioned By The Personalization Operations user who submitted the task.
Source The tool or utility that performed the actions, such as Personalization Operations or the bulk processing of multi-user operations.
Type The type of action or event, such as creating backups or deleting settings. Types also include messages generated by Personalization Operations in response to user actions, such as Batch Job Submitted or Batch Job Defer Changed. The bulk processor produces records about jobs starting and completing, and error messages are also recorded.
Status Statuses are Success, Warning, and Error.

The system has only one warning. If a batch job completes and less than 50% of users have a succeeded or partially succeeded status, the Success is changed to a Warning.

Description A description for a single-user task contains a description of the task and the user whom it affected.

For example: Created backup for 'Graphics Application Group' for user 'GraphicDesigners\JohnSmith'

Descriptions for completed multi-user operations (batch jobs) contain a number of statistics:

 For example: Job 81 (create backup) complete. Users: selected 853, succeeded 852, partially succeeded1, failed 0, retries 0

  • Selected users - The total number of users that match the scope of the job, using Personalization Groups, Active Directory, and individually selected users.
  • Affected users - The number of users whose profiles are affected by any tasks in the job. For example if the job contains a single task for an Application Group and the Application Group was not assigned to a user's Personalization Group, that user would not be affected. The number of Affected users is equal to the sum of the Succeeded, Partially Succeeded, and Failed users.
  • Succeeded users - Those users for whom all the tasks in the job found data to act upon and no errors occurred.
  • Partially succeeded users  - Those users for whom some of the tasks were completed successfully but not all.
  • Failed users  - Those users for whom no tasks were successful, either because there was no data (for example, a registry key to be deleted did not exist) or some other error occurred.
  • Retries - The total number of retries performed during the job. Retries should occur on database or concurrency errors.

Search Audit Logs

Search the records using filters,  which include a username, a date range, status, source, and type.

  1. In the navigation bar, click Audit to access the Audit page.
  2. To search for records related a specific user, enter the leading characters of the username in the User field and click the Search icon.
  3. Select Show anonymous only to show all events by anonymous users.
  4. To specify a date range for the records, by selecting a Start Date and an End Date in the date pickers.
  5. To filter by status, select one of the following from the Status drop-down list:
    • Success
    • Warning
    • Error
  6. Specify the source of the record by selecting one of the following from the Source drop-down list:
    • Batch processing
    • Endpoint Self-Service Tool
    • Personalization Operations
  7. Select the type of operation logged in the record from the Type drop-down list.
  8. You can select multiple types at a time. Examples include:
    • Create Windows Setting Backup.
    • Restore Backup.
    • Update Registry File.
    • Delete Registry Key

      As you select filters, the audit records in the results table change to reflect your selection.

Set an Expiry Period for Audit Logs

  1. Specify the time period (in days) for which audit records are kept.
  2. Enter the time period in Days to keep audit records.
  3. Click Save.

    A success message displays.

Delete Audit Logs

Remove the audit logs that fall within a date range.

  1. Click Delete Audit Range.

    The Delete date range from audit logs dialog displays.

  2. To specify a date range, use the date pickers to select Date from and Date to values.
  3. Click Confirm.

    A confirmation dialog displays.

  4. Click Confirm.

Export Audit Logs

When you have refined the list of audit logs, you can export the record by clicking Export CSV. This downloads a comma separated value (CSV) file of the information on screen.

Related topics