use audit table for other auditing?

LabKey Support Forum
use audit table for other auditing? jeckels  2010-08-03 13:21
Status: Closed
 
Hi Ben,

The audit log isn't currently exposed as a writeable table in the client API. I wouldn't necessarily advise exposing it as an external schema, since one of its intents is to provide a secure log of certain actions within the server. You wouldn't want users, regardless of their permissions, to be able to delete or otherwise modify records of their actions.

I like the idea of allowing the client API to insert (but probably not update or delete) records of certain types, but I'm not sure when we'd be able to get to that.

Thanks,
Josh