- 19 Jun 2024
- 2 Minutes To Read
-
Print
-
DarkLight
-
PDF
Audit Logs captured by Whatfix
- Updated On 19 Jun 2024
- 2 Minutes To Read
-
Print
-
DarkLight
-
PDF
An Audit log (or audit trail) is a record of events and changes. The Whatfix Audit logs capture events that show "who" did "what" on the Whatfix Dashboard and "when". These logs provide insights into activities that were performed by users in the past.
Here's what a sample Audit Log looks like:
Whatfix captures certain logs that enable the audit of specific actions that users perform on Whatfix. For example, track who was the last user to export content from the Whatfix dashboard. The following are the actions that are captured in the Audit logs:
Along with the Data captured in the Logs, these actions also capture common information described in the table below.
Category | Action | Data captured in Logs |
---|---|---|
Advanced Customization | Update the Advanced Customization code |
|
Analytics |
|
|
|
| |
|
| |
API | Update | API token of the user |
API Method (End User) | Any API Method (PUT, DEL) | |
API Method (End User Schema) | Any API Method (PUT, DEL) | |
Beacon refresh | Update | Segment Type, Segment ID |
Content |
|
|
Content Share | Export |
|
Dashboard |
|
|
Deployment | Deploy | Extension/Export/Direct Chrome/IE/Firefox/Edge |
Integration |
|
|
|
| |
|
| |
Knowledge Base |
|
|
Segments |
|
|
Tags |
|
|
Translation |
|
|
When content is translated in the UI and saved |
| |
Widget Configuration | Update |
|
xAPI/SCORM | Exporting content |
|
Video Channel |
|
|
The following data is common information captured for all actions.
Data Captured | Description |
---|---|
Ent Id | The enterprise Id of the client logged in to the dashboard |
User Id | The customer Id of the user who logged in to the dashboard |
Timestamp | The time at which the event was captured |
Source IP | Source of the request (client-side) |
Host IP | Server that catered to the request (server-side) |
Action details (ad1, ad2,...) |
_wfx_settings.analytics_properties.anonymizeIp = true;
Download Audit Logs from the Whatfix dashboard
Whatfix enables you to download Audit Logs from the dashboard directly to view the activities performed.
Use the following steps to download the Audit Logs:
- On the Whatfix Guidance dashboard, click Settings.
- Click Team audit logs.
- In the pop-up, Select a date range for which you want to download the Audit Logs.Your title goes hereThe following date configurations are available:
- Last 90 Days
- Last 30 Days
- Custom Date (Select a date range that covers up to a year)
- Click Download Audit Logs.Your title goes hereThe Audit Log is downloaded as a .csv file.Your title goes hereTo download Audit Logs using Developer APIs, see Whatfix API Reference Beta.