Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Viewing Kafka Audit Logs

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

With Cloud Trace Service (CTS), you can record operations associated with DMS for Kafka for later query, audit, and backtrack operations.

Prerequisite

CTS has been enabled.

DMS for Kafka Operations Supported by CTS

Table 1 DMS for Kafka operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Successfully creating an order for creating an instance

kafka

createDMSInstanceOrderSuccess

Successfully creating an instance

kafka

createDMSInstanceTaskSuccess

Failing to create an order for creating an instance

kafka

createDMSInstanceOrderFailure

Failing to create an instance

kafka

createDMSInstanceTaskFailure

Successfully deleting an instance that failed to be created

kafka

deleteDMSCreateFailureInstancesSuccess

Failing to delete an instance that failed to be created

kafka

deleteDMSCreateFailureInstancesFailure

Successfully deleting an instance

kafka

deleteDMSInstanceTaskSuccess

Failing to delete an instance

kafka

deleteDMSInstanceTaskFailure

Deleting multiple instance tasks at a time

kafka

batchDeleteDMSInstanceTask

Successfully submitting a request to delete multiple instances at a time

kafka

batchDeleteDMSInstanceSuccess

Successfully deleting multiple instances at a time

kafka

batchDeleteDMSInstanceTaskSuccess

Failing to submit a request to delete multiple instances at a time

kafka

batchDeleteDMSInstanceFailure

Failing to delete multiple instances at a time

kafka

batchDeleteDMSInstanceTaskFailure

Successfully submitting a request to modify an instance order

kafka

modifyDMSInstanceOrderSuccess

Failing to submit a request to modify an instance order

kafka

modifyDMSInstanceOrderFailure

Successfully submitting a request to scale up an instance

kafka

extendDMSInstanceSuccess

Successfully scaling up an instance

kafka

extendDMSInstanceTaskSuccess

Failing to submit a request to scale up an instance

kafka

extendDMSInstanceFailure

Failing to scale up an instance

kafka

extendDMSInstanceTaskFailure

Successfully submitting a request to reset instance password

kafka

resetDMSInstancePasswordSuccess

Failing to submit a request to reset instance password

kafka

resetDMSInstancePasswordFailure

Successfully submitting a request to restart an instance

kafka

restartDMSInstanceSuccess

Successfully restarting an instance

kafka

restartDMSInstanceTaskSuccess

Failing to submit a request to restart an instance

kafka

restartDMSInstanceFailure

Failing to restart an instance

kafka

restartDMSInstanceTaskFailure

Successfully submitting a request to restart multiple instances at a time

instance

batchRestartDMSInstanceSuccess

Successfully restarting multiple instances at a time

kafka

batchRestartDMSInstanceTaskSuccess

Failing to submit a request to restart multiple instances at a time

instance

batchRestartDMSInstanceFailure

Failing to restart multiple instances at a time

kafka

batchRestartDMSInstanceTaskFailure

Successfully submitting a request to modify instance information

kafka

modifyDMSInstanceInfoSuccess

Successfully modifying instance information

kafka

modifyDMSInstanceInfoTaskSuccess

Failing to submit a request to modify instance information

kafka

modifyDMSInstanceInfoFailure

Failing to modify instance information

kafka

modifyDMSInstanceInfoTaskFailure

Successfully deleting a background task

kafka

deleteDMSBackendJobSuccess

Failing to delete a background task

kafka

deleteDMSBackendJobFailure

Successfully enabling Smart Connect

kafka

createConnectorTaskSuccess

Successfully creating a Smart Connect task

kafka

createConnectorSinkTaskSuccess

Failing to enable Smart Connect

kafka

createConnectorTaskFailure

Failing to create a Smart Connect task

kafka

createConnectorSinkTaskFailure

Successfully freezing an instance

kafka

freezeDMSInstanceTaskSuccess

Failing to freeze an instance

kafka

freezeDMSInstanceTaskFailure

Successfully unfreezing an instance

kafka

unfreezeDMSInstanceTaskSuccess

Failing to unfreeze an instance

kafka

unfreezeDMSInstanceTaskFailure

Successfully creating a topic for a Kafka instance

kafka

Kafka_create_topicSuccess

Failing to create a topic for a Kafka instance

kafka

Kafka_create_topicFailure

Successfully deleting a topic from a Kafka instance

kafka

Kafka_delete_topicsSuccess

Failing to delete a topic for a Kafka instance

kafka

Kafka_delete_topicsFailure

Successfully enabling automatic topic creation

kafka

enable_auto_topicSuccess

Failing to enable automatic topic creation

kafka

enable_auto_topicFailure

Successfully modifying a topic

kafka

Kafka_alter_topicsSuccess

Failing to modify a topic

kafka

Kafka_alter_topicsFailure

Successfully reassigning partitions

kafka

kafka_reassignmentTaskSuccess

Failing to reassign partitions

kafka

kafka_reassignmentTaskFailure

Successfully submitting a partition reassignment request

kafka

kafka_reassignmentSuccess

Failing to submit a partition reassignment request

kafka

kafka_reassignmentFailure

Successfully resetting the consumer offset

kafka

Kafka_reset_consumer_offsetSuccess

Failing to reset the consumer offset

kafka

Kafka_reset_consumer_offsetFailure

Successfully deleting consumer groups in batches

kafka

Kafka_batch_delete_groupSuccess

Failing to delete consumer groups in batches

kafka

Kafka_batch_delete_groupFailure

Successfully creating a user

kafka

createUserSuccess

Failing to create a user

kafka

createUserFailure

Successfully deleting a user

kafka

deleteUserSuccess

Failing to delete a user

kafka

deleteUserFailure

Successfully updating user policies

kafka

updateUserPoliciesTaskSuccess

Failing to update user policies

kafka

updateUserPoliciesTaskFailure

Successfully recovering an instance from Recycle Bin

kafka

out_recycleTaskSuccess

Failing to recover an instance from Recycle Bin

kafka

out_recycleTaskFailure

Viewing Audit Logs

See Querying Real-Time Traces.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback