This topic describes the fields of operation logs in ActionTrail.
Field | Description |
__topic__ | The topic of the log. The value is fixed as actiontrail_audit_event. |
event | The event in the JSON format. The content of the event varies based on the event. |
event.eventCategory | The category of the event. Valid values: Management, which indicates a management event. |
event.additionalEventData | The additional information about the event. |
event.eventId | The ID of the event. |
event.eventName | The name of the event. |
event.eventRW | The read/write type of the event. Valid values:
|
event.recipientAccountId | The ID of the Alibaba Cloud account that receives audit logs. |
event.eventSource | The source of the event. |
event.eventTime | The time when the event occurred. The value is displayed in UTC. |
event.eventType | The type of the event. |
event.eventVersion | The format version of the event. The current version is 1. |
event.acsRegion | The region where the event occurred. |
event.requestId | The ID of the API request. |
event.apiVersion | The version of the API. |
event.errorCode | The error code that is returned when an error occurs during the processing of the API request. |
event.errorMessage | The error message that is returned when an error occurs during the processing of the API request. |
event.serviceName | The name of the Alibaba Cloud service to which the event belongs. Example: VPC. |
event.sourceIpAddress | The source IP address of the event. |
event.userAgent | The user agent that sends the API request. |
event.vpcId | The ID of the recognizable source virtual private cloud (VPC). |
event.requestParameters | The input parameters of the API request. |
event.requestParameterJson | The JSON-formatted representation of the requestParameters parameter. |
event.responseElements | The response parameters of the API request. |
event.referencedResources | The resources that are associated with the event. |
event.resourceName | The name of the event-associated resource. The name is the unique identifier of the resource. |
event.resourceType | The type of the event-associated resource. |
event.isGlobal | Indicates whether the event is a global event. Valid values:
|
event.eventAttributes | The attributes of the event. |
event.userIdentity.accessKeyId | The AccessKey ID of the Alibaba Cloud account that initiates the API request. |
event.userIdentity.accountId | The ID of the Alibaba Cloud account that initiates the API request. |
event.userIdentity.principalId | The ID of the requester. You can confirm the identity of the requester based on the values of this field and the event.userIdentity.type field.
|
event.userIdentity.type | The type of the identity. Valid values:
|
event.userIdentity.userName | The name of the identity.
|
event.userIdentity.sessionContext | The information about the temporary security token, such as the creation time. |