Audit logging in the Teams Rooms Pro management portal

Audit logs from the Teams Rooms Pro management portal let you search for audit records for activities performed by users and admins. This feature is enabled by default. Only Teams Rooms Pro Managers have permission to export and then view the logs.

Note

Actions performed in the Teams Rooms Pro management portal are not logged in Microsoft 365 or Office 365 auditing.

Exporting logs

When you export all results for an audit log search, the raw data from the unified audit log is copied to a comma-separated value (CSV) file that is downloaded to your local computer.

To download logs

  1. Go to Settings > General > Audit Logs.

  2. To define the date range for logs of interest, enter the Start date and End date.

    Note

    Logs are only available for up to 180 days.

  3. Select Download logs.

    Audit log date range

    A message displayed at the bottom of the window prompts you to open or save the CSV file.

  4. Select Save > Save as, and save the CSV file to your local computer.

  5. It takes a while to download many search results when searching for all activities, or on a broad date range. When the CSV file is finished downloading, a message at the bottom of the window is displayed.

Detailed properties in the audit log

The following table describes the properties that are included in the CSV.

Property Description
activity.category

The category of the object on which the was action performed. Possible values:

User, Assignment, PartnerInvitation, Role

activity.objectName The name of the object that was modified.
activity.operation The type of operation performed. Possible values are: Create, Update, Delete
activity.resultStatus

Indicates whether the action (specified in the activity.operation property) was successful or not.

The value is either Successful or Failed.

activity.tenantId The GUID of the tenant on which the action was performed
creationTime The date and time in Coordinated Universal Time (UTC) in the ISO format when the user performed the activity.
user.userId The user who performed the action that resulted in the record being logged.
user.userTenantId The GUID of the tenant for the user who performed the action