Data Table Audit Logs

For all operations performed using a Data Table either by the Select Record, Update Record, Insert Record and Delete Record nodes within a Service or using the Data Table Manager it will generate an audit log entry record. These records are retained for 12 months before being permanently deleted. These records can be accessed and viewed by either selecting the "View Logs" menu option from the Data Table Manager Context Menu which will then return all records for that Data Table or by selecting the [View Logs] button from the node which references the Data Table in the specific Service this would then only show the logs generated for that node and Service. Once selected the Data Table Log Viewer will open as shown below with records shown in descending order, so the the latest records are returned first.

The Event element identifies the type of event that the generated audit log entry relates to. The available event types which can be generated by using a Data Table within a node in a Service are below: For these records the Source would be: Inbound Call to Service Plan

  • datatable:delete

  • datatable:update

  • datatable:select

  • datatable:insert

The available event types which can be generated by using the Data Table Manager are below: For these records the Source would be: Service Manager/API

  • datatable:create_table

  • datatable:update_table

  • datatable:delete_table

  • datatable:record_created

  • datatable:multiple_records_created

  • datatable:record_deleted

  • datatable:all_records_deleted

  • datatable:record_updated

  • datatable:records_retrieved

All fields that return a Calling Number will be obfuscated when it has been restricted/withheld by the caller and the account does not have access to see Withheld CLI's. In this instance only the first 6 digits will be visible, the remaining digits are replaced with the [*] character e.g. 011325*****

If you attempt to view any logs for a Data Table which belongs to a Sub Account then the Log Text will be replaced with ** Audit Log belongs to a sub account**

Last updated

Was this helpful?