DataGroomr’s Log Browser offers a detailed review of all actions executed inside the application.  Each event shown in the list can be expanded to review details.  Users can also filter to identify specific activities that may be of interest.


Event types:

  • Analyze – duplicate detections or data quality analysis (Dedupe, Cleanse, Transfer)
  • Convert – convert a Lead to Contact or Account (Dedupe)
  • CSV Upload – file upload (Transfer)
  • Delete – record deletion (Dedupe, Cleanse)
  • Export – export records to a CSV file (Dedupe, Cleanse, Transfer)
  • Import – record import into Salesforce (Transfer)
  • Load – data load for analysis (Dedupe, Cleanse, Transfer) 
  • Merge – records merge executed (Dedupe) 
  • Protect – record protected from merge/delete/update (Dedupe) 
  • Restore – undo merge or deletion (Dedupe/Audit) 
  • Sync – synchronize duplicate record set with Salesforce duplicate record sets (Dedupe) 
  • Transform – transform executed (Cleanse)
  • Unmatch – records inside a matched group are marked as not duplicates (Dedupe)
  • Update – record was modified (updated) (Cleanse, Transfer)
  • Verify – verification email addresses, phone numbers, mailing addresses (Cleanse)
  • Trigger – trigger pipeline execution per object, with step-by-step timing for each trigger in the order it ran (Automate)
  • Workflow – workflow run executing multiple steps in sequence, with a per-run summary and per-step results (Automate)


Filters


Filter panel allows to filter events by the Dataset, Event type, Event status, Triggered by user/job/trigger and by Dates.



Export


Events may be exported in CSV format for offline analysis by clicking on the Export button. Note, that selected filters will be applied to filter events included in export. The export fill will include all details related to individual events, including affected records IDs.


Note: It is recommended to apply filters before export to avoid excessive export files.


Event details


Individual events may be inspected for additional details, clicking on an event will open detailed panel with more information and additional actions such as ROLLBACK, UNDO or EXPORT.


 


Number of Updated Fields

For merge events, the No. of Updated Fields value is displayed as a clickable link. Clicking it opens a table listing every field updated in the master record during the merge, with three columns: Field, Before, and After. The before and after values are pulled from Salesforce Field History, so Field History tracking must be enabled on the object for these values to be available.


Number of Updated Relations

For the merge and restore events, clicking on the integer values of updated relationships will open up detailed view with the list of the record IDs which were reparented during operation.