Skip to content

/AWS1/CL_KFK=>UPDATEMONITORING()

About UpdateMonitoring

Updates the monitoring settings for the cluster. You can use this operation to specify which Apache Kafka metrics you want Amazon MSK to send to Amazon CloudWatch. You can also specify settings for open monitoring with Prometheus.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

IV_CURRENTVERSION TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The version of the MSK cluster to update. Cluster versions aren't simple numbers. You can describe an MSK cluster to find its version. When this update operation is successful, it generates a new cluster version.

Optional arguments:

IV_ENHANCEDMONITORING TYPE /AWS1/KFKENHANCEDMONITORING /AWS1/KFKENHANCEDMONITORING

Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.

IO_OPENMONITORING TYPE REF TO /AWS1/CL_KFKOPENMONITORINGINFO /AWS1/CL_KFKOPENMONITORINGINFO

The settings for open monitoring.

IO_LOGGINGINFO TYPE REF TO /AWS1/CL_KFKLOGGINGINFO /AWS1/CL_KFKLOGGINGINFO

LoggingInfo

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFKUPDATEMONRESPONSE /AWS1/CL_KFKUPDATEMONRESPONSE