Data Table Audit Logs
Last updated
Was this helpful?
Last updated
Was this helpful?
For all operations performed using a Data Table either by the , , and 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