Action Trail

最終更新日:2026-04-16 14:22:53

This article introduces the console operation audit logs and their field descriptions in the Console’s native data.

Field Code Data Type Field Name Field Description
event_name String Event Name The event code corresponding to the operation event.
event_id String Event ID Event ID. Operation audit generates a unique GUID for each operation event.
event_source String Event Source The source of the event.
event_type String Event Type Type of event that occurred.
- ConsoleCall: Console operation.
- PasswordReset: Password reset event.
- ConsoleSignin: Console login event.
- ConsoleSignout: Console logout event.
event_date String Event Date The time at which the event occurred (in millisecond timestamp format).
rw String Event read/write type Event read/write type
- Read
- Write
error_code String Error Code The error code recorded when a cloud service encounters an error while processing an API request.
error_message String Error Message The error message logged when a cloud service encounters an error while processing an API request.
request_id String Request Id Event Request ID.
request_parameters String Request Parameters Input parameters required for the request.
response_elements String Response Elements Response elements.
referenced_resources Array Referenced Resources List of resources affected by the event.
product_code String Product Code Product code associated with the event.
source_ip_address String Source IP The origin IP address from which the event was initiated.
user_agent String User Agent Client agent identifier for sending API requests.
region String Region The regions involved in the event.
type String Identity Type Identity type. Currently supported identity types include:
- root: main account.
- iam-user: IAM user.
parent_login_name String Parent Login Name Parent login name.
access_key String AK The related account ak information
login_name String Login Name Login name of the account where the event occurred
login_from String Operator Operator.
idp_login_name String IDP Login Name Actual user logging in via IDP SSO
client_name String IDP Name IDP name.
manage_login_name String Reseller Login Name Reseller login name.
manage_parent_login_name String Reseller Parent Login Name Reseller parent login name.
account_type Int Account type 0:business account 1:enterprise account Account type 0:business account 1:enterprise account
manage_switch Bool Is it an enterprise account switching operation. True: enterprise account switching, false: Non enterprise account switching Is it an enterprise account switching operation. True: enterprise account switching, false: Non enterprise account switching
manage_login_name String Enterprise account Enterprise account
manage_parent_login_name String The main account to which the management account belongs The main account to which the management account belongs