This topic describes how to view the operation and maintenance (O&M) events that are performed by users and Alibaba Cloud on an ApsaraDB RDS for SQL Server instance. These events include instance creation and parameter reconfiguration.

Billing

The event history feature is free of charge in the public preview phase, but starts to be charged after the public preview phase ends.

Scenarios

  • Track instance management operations.
  • Audit the security of instance management operations.
  • Audit the compliance of the instance management operations that are performed by Alibaba Cloud. This applies to security-demanding sectors, such as finance and government affairs.

View the event history feature

  1. Log on to the RDS management console , in the let-side navigation pane, click Event Center, and then select a region above.
  2. Click the Historical Events tab.

Introduction to the Historical Events page

The Historical Events page shows details about historical events in the selected region. These details include the resource types, resource names, and event types. The following table describes the parameters of a historical event.
ParameterDescription
Resource TypeThe type of the RDS resource managed in the event. Only the Instance resource type is supported.
Resource NameThe name of the RDS resource managed in the event. If the value of the Resource Type parameter is Instance, the Resource Name column displays the ID of the involved RDS instance.
Event TypeThe type of the event, for example, Instance Management, Database Management, Read-write Splitting, and Network Management. For more information, see Events.
Event NameThe operation executed in the event. For example, if the event type is Instance Management, supported operations include Create Instance, Delete Instance, Change Specifications, and Restart Instance. For more information, see Events.
Run AtThe time when the event was executed.
User TypeThe initiator of the event. Valid values:
  • User: initiates operations by using the ApsaraDB RDS console or the API.
  • System: initiates automatic O&M operations or periodic tasks.
  • O&M Administrator: initiates manual O&M operations.
CauseThe cause of the event. Valid values:
  • User Action: The event was initiated from a user by using the ApsaraDB RDS console or the API.
  • System Action or O&M Action: The event was initiated from the system or an O&M administrator.
The user informationThe ID of the account that is used by a user to perform the event.
ParametersThe request parameters used by a user to initiate the event in the ApsaraDB RDS console.
Note
  • The Historical Events page shows the historical events that were generated about 5 minutes earlier.
  • Historical Events are presented specific to regions. You can select a region in the top navigation bar and then view the historical events in the selected region.

Events

Event typeOperation
Instance ManagementRestart Instance (RestartDBInstance)
Renew (RenewInstance)
Change Specifications (ModifyDBInstanceSpec)
Migrate Across Zones (MigrateToOtherZone)
Shrink Log (PurgeDBInstanceLog)
Upgrade Kernel Version (UpgradeDBInstanceEngineVersion)
Modify Instance Description (ModifyDBInstanceDescription)
Modify Maintenance Window (ModifyDBInstanceMaintainTime)
Create Read-only Instance (CreateReadOnlyDBInstance)
Destroy Instance (DestroyDBInstance)
Modify Upgrade Mode of Kernel Version (ModifyDBInstanceAutoUpgradeMinorVersion)
Edit Parameters (ModifyParameter)
CloudDBACreate Diagnostics Report (CreateDiagnosticReport)
Database ManagementCreate Database (CreateDatabase)
Delete Database (DeleteDatabase)
Modify Database Description (ModifyDBDescription)
Replicate Database Between Instances (CopyDatabaseBetweenInstances)
Modify System Collation and Time Zone (ModifyCollationTimeZone)
Read-write SplittingCreate Read-write Splitting Endpoint (AllocateReadWriteSplittingConnection)
Query System-assigned Weight (CalculateDBInstanceWeight)
Modify Read-write Splitting Policy (ModifyReadWriteSplittingConnection)
Release Read-write Splitting Endpoint (ReleaseReadWriteSplittingConnection)
Security ManagementEnable Enhanced Whitelist (MigrateSecurityIPMode)
Enable SSL (ModifyDBInstanceSSL)
Enable TDE (ModifyDBInstanceTDE)
Modify Whitelist (ModifySecurityIps)
Account ManagementCreate Account (CreateAccount)
Delete Account (DeleteAccount)
Authorize Account to Access Database (GrantAccountPrivilege)
Revoke Database Permissions from Account (RevokeAccountPrivilege)
Modify Description of Database Account (ModifyAccountDescription)
Reset Account Password (ResetAccountPassword)
Reset Permissions of Superuser Account (ResetAccount)
High Availability (HA)Trigger Switchover Between Primary and Secondary Instances (SwitchDBInstanceHA)
Modify HA Mode (ModifyDBInstanceHAConfig)
Network ManagementApply for Public Endpoint (AllocateInstancePublicConnection)
Modify Expiry Time of Endpoint (ModifyDBInstanceNetworkExpireTime)
Modify Endpoint and Port (ModifyDBInstanceConnectionString)
Switch Network Type (ModifyDBInstanceNetworkType)
Release Public Endpoint (ReleaseInstancePublicConnection)
Switch Between Internal and Public Endpoints (SwitchDBInstanceNetType)
Log ManagementEnable/disable Log Audit (ModifySQLCollectorPolicy)
Backup RestorationCreate Data Backup (CreateBackup)
Clone Instance (CloneDBInstance)
Create Temporary Instance (CreateTempDBInstance)
Modify Backup Policy (ModifyBackupPolicy)
Restore Backup Set to Original Instance (RestoreDBInstance)
Delete Data Backup (DeleteBackup)
Restore Database (RecoveryDBInstance)
Cross-region Backup RestorationRestore Data to New Instance Across Regions (CreateDdrInstance)
Modify Cross-region Backup Settings (ModifyInstanceCrossBackupPolicy)
SQL Server Backup Migration to CloudRestore Backup File in OSS to RDS Instance (CreateMigrateTask)
Make Database Available While Migrating Backup Data to Cloud (CreateOnlineDatabaseTask)
MonitoringSet Monitoring Frequency (ModifyDBInstanceMonitor)
Data MigrationCreate Upload Path for SQL Server (CreateUploadPathForSQLServer)
Import Data from Other RDS (ImportDatabaseBetweenInstances)
Cancel Migration Task (CancelImport)
Tag ManagementBind Tags to Instance (AddTagsToResource)
Remove Tag (RemoveTagsFromResource)

Related operations

OperationDescription
Query historical eventsQueries the events of an ApsaraDB RDS instance.
Query status of the event history featureQueries the status of the historical events feature of an ApsaraDB RDS instance.
Enable or disable the event history featureEnables or disables the historical events feature of an ApsaraDB RDS instance.