How to disable audit logs in a list or query | eva pujadas | 2017-04-28 08:05 |
Status: Closed | ||
Hi Jon, Thanks a lot for your feedback. At this point, I would have two questions: 1) Is there some way to disable audit logs for certain lists? 2) Is there some way to delete audit log records of certain lists? As a background, we have some Python scripts which, through the LabKey Python API, perform regular inserts and updates in several lists, using "labkey.query.update_rows" and "labkey.query.insert_rows". Currently the audit log table for "List events" has more than 3 millions rows, and that makes the system slow when viewing the history of changes. Additionally, we do not need to have an audit trail for the records modifications or record insertions. Thanks once more for your support, Eva |
||