Updated on 2024-10-12 GMT+08:00

Viewing Logstash Cluster Audit Logs

With CTS, you can record operations associated with CSS for subsequent query, audit, and backtracking purposes.

Prerequisites

CTS has been enabled.

Key Operations Recorded by CTS

Table 1 Key operations recorded by CTS

Operation

Resource Type

Event Name

Creating a cluster

cluster

createCluster

Changing the billing mode of a cluster from pay-per-use to yearly/monthly

cluster

updateOndemandClusterToPeriod

Querying cluster details

cluster

showClusterDetail

Deleting a cluster

cluster

deleteCluster

Changing a cluster name

cluster

updateClusterName

Querying the cluster list

cluster

listClusters

Expanding cluster capacity

cluster

updateExtendCluster

Adding instances and expanding storage

cluster

updateExtendInstanceStorage

Obtaining the instance specifications list

cluster

listFlavors

Querying all tags

cluster

listClustersTags

Querying the tags of a specified cluster

cluster

showClusterTag

Adding tags for a cluster

cluster

createClustersTags

Deleting the tags of a cluster

cluster

deleteClustersTags

Adding or deleting cluster tags in batches

cluster

updateBatchClustersTags

Scaling in a cluster

cluster

updateShrinkNodes

Changing the flavor of a specified node type

cluster

updateFlavorByType

Changing the security group

cluster

changeSecurityGroup

Creating a V2 cluster

cluster

createClusterV2

Restarting a cluster

cluster

rebootCluster

Creating a configuration file

cluster

createCnf

Updating a configuration file

cluster

updateCnf

Starting a data migration pipeline

cluster

startPipeline

Stopping a data migration pipeline

cluster

stopPipeline

Adding a custom template

cluster

addFavorite

Testing connectivity

cluster

startConnectivityTest

Querying the template list

cluster

listTemplates

Querying the configuration file list

cluster

listConfs

Querying the pipeline list

cluster

listPipelines

Querying operation records

cluster

listActions

Querying the content of a configuration file

cluster

showGetConfDetail

Deleting a configuration file

cluster

deleteConf

Deleting a custom template

cluster

deleteTemplate

Hot-starting a data migration pipeline

cluster

startHotPipeline

Hot-stopping a data migration template

cluster

stopHotPipeline

Updating cluster routes

cluster

updateRoute

Obtaining a cluster route

cluster

getRoutes

Uploading a certificate file

cluster

uploadCerts

Querying the certificate list

cluster

listCerts

Querying certificate information

cluster

showCertsDetail

Deleting a certificate file

cluster

deleteCerts

Enabling logging

cluster

startLogs

Disabling logging

cluster

stopLogs

Querying the job list

cluster

listLogsJob

Querying basic log configurations

cluster

showGetLogSetting

Modifying basic log configurations

cluster

updateLogSetting

Enabling automatic log backup

cluster

startLogAutoBackupPolicy

Disabling automatic log backup

cluster

stopLogAutoBackupPolicy

Backing up logs

cluster

createLogBackup

Querying logs

cluster

showLogBackup

Querying Real-Time Traces

After a management tracker is created on the CTS console, the system starts recording operations performed on cloud service resources. After a data tracker is created, the system starts recording operations performed on data in OBS buckets. CTS retains operation records generated in the latest seven days.

To view or export operation records of the last seven days on the CTS console, see Querying Real-Time Traces.