On 365TB, you can generate and export an audit report for all or specific accounts. This report will consist of a detailed breakdown of which users logged in and what actions were performed.
If you navigate to the CP and browse the 365 Total Backup page, you'll find this under [Audit]
Once selected, you will be granted with a pop-up where you can select a specific account and select whether you want to generate the report via CSV or API Link. If you're looking to generate the report via API Link, you can look at the following article.
As per the sample below, the report will include information such as the 'Action', 'Category' and 'App'.
Below is an enumeration reference table which translates the enums found in the audit report:
App |
App - ENUM (CSV / API Link Report) |
---|---|
Management | 0 |
VM Backup | 1 |
Office 365 | 2 |
SharePoint | 3 |
Endpoint Backup |
4 |
Support |
5 |
MPM |
7 |
Email Live Tracking |
20 |
Email Security |
21 |
Next Generation Web Filter |
22 |
Service Dashboard |
23 |
Category |
Category - ENUM (CSV / API Link Report) |
---|---|
Security | 0 |
Account | 1 |
Informational | 2 |
Configuration | 3 |
Backup | 4 |
Restore | 5 |
Abort Job | 6 |
Management | 7 |