Actor fields
Actor fields provide stable and readable identities for the principal that requested an action.
| Field | Type | Unit | Meaning |
|---|---|---|---|
sparklogs.actor.id | string | The principal's stable join key. | |
sparklogs.actor.name | string | The principal's human-readable name. | |
sparklogs.actor.type | string | The identifier scheme used by id or name. | |
sparklogs.actor.kind | string | The kind of principal. | |
sparklogs.actor.domain | string | The principal's authenticating or owning domain. | |
sparklogs.actor.session | string | The session join key associated with the principal. |