Cloud Trace Service (CTS) records operations on cloud resources in your account. You can use the logs to perform security analysis, track resource changes, audit compliance, and locate faults.
After CTS is enabled, the system starts to record CBH operations. You can view operation records generated in the latest seven days on the CTS console. Table 1 lists the CBH instance operations that can be recorded by CTS.
Operation | Resource Type | Trace Name |
---|---|---|
Starting a bastion host instance | cbh | StartInstance |
Stopping a bastion host instance | cbh | StopInstance |
Restarting a bastion host instance | cbh | RebootInstance |
Upgrading a bastion host instance | cbh | UpgradeInstance |
Rolling back a bastion host instance | cbh | RollbackInstance |
Resetting the password of user admin for a bastion host instance | cbh | ResetInstancePassword |
Resetting the login mode for user admin for a bastion host instance | cbh | ResetInstanceLoginMethod |
Deleting a faulty bastion host instance | cbh | DeleteInstance |
Changing a bastion host instance | cbh | ResizeInstance |
Creating a bastion host instance | cbh | CreateInstance |
Binding an EIP to a bastion host instance | cbh | InstallInstanceEip |
Unbinding an EIP from a bastion host instance | cbh | UninstallInstanceEip |
Changing the security group for a bastion host instance | cbh | UpdateInstanceSecurityGroup |
Changing the VPC for a bastion host instance | cbh | SwitchInstanceVpc |