Disable Audit_Events for sys.tag.writeBlocking?

Is there a way to selectively disable audit_event logging for a specific call to sys.tag.writeBlocking?
I have a script which writes up to 100,000 memory tags, which ends up flooding the audit_event log with undesired records. Is there a way to configure which actions are logged, or a way to temporarily disable logging for a specific action?

1 Like

If this is a gateway event script, its inclusion in auditing was a bug that IA is fixing (has fixed?). There's no workaround, unfortunately.