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 auditcontextAudit context updates
STRING browsertripletBrowser triplet used by user (eg mac-chrome-90)
STRING countryCountry of remote user (automatically determined from remoteip if not set)
INTEGER impersonator_entityidEntity id of the impersonator
STRING impersonator_loginLogin of the impersonator
STRING remoteipIP Address of remote user