UpdateAuditContext (open)

Update auditing context to automatically use for any LogAuditEvent calls

Syntax

LOADLIB "mod::system/lib/logging.whlib";

MACRO UpdateAuditContext(RECORD auditcontext)

Parameters

RECORD auditcontext

Audit context updates

STRING browsertriplet

Browser triplet used by user (eg mac-chrome-90)

STRING country

Country of remote user (automatically determined from remoteip if not set)

INTEGER impersonator_entityid

Entity id of the impersonator

STRING impersonator_login

Login of the impersonator

STRING remoteip

IP Address of remote user