AuditAppendedEvent interface

A new audit-log entry was appended on the daemon (any source). Unlike the AutoManager raw-PB events, this carries the SDK’s own AuditLogEntry — the audit domain type lives in the SDK (it’s what getAuditLog returns), so the conversion happens here rather than in consumers.

Signature:

export interface AuditAppendedEvent

Properties

Property Type Description

entry

AuditLogEntry

event

"auditAppended"