| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingInfo |
LoggingInfo.clone() |
LoggingInfo |
Provisioned.getLoggingInfo()
Log delivery information for the cluster.
|
LoggingInfo |
ClusterInfo.getLoggingInfo() |
LoggingInfo |
ProvisionedRequest.getLoggingInfo()
Log delivery information for the cluster.
|
LoggingInfo |
UpdateMonitoringRequest.getLoggingInfo() |
LoggingInfo |
CreateClusterRequest.getLoggingInfo() |
LoggingInfo |
MutableClusterInfo.getLoggingInfo()
You can configure your MSK cluster to send broker logs to different destination types.
|
LoggingInfo |
LoggingInfo.withBrokerLogs(BrokerLogs brokerLogs) |
| Modifier and Type | Method and Description |
|---|---|
void |
Provisioned.setLoggingInfo(LoggingInfo loggingInfo)
Log delivery information for the cluster.
|
void |
ClusterInfo.setLoggingInfo(LoggingInfo loggingInfo) |
void |
ProvisionedRequest.setLoggingInfo(LoggingInfo loggingInfo)
Log delivery information for the cluster.
|
void |
UpdateMonitoringRequest.setLoggingInfo(LoggingInfo loggingInfo) |
void |
CreateClusterRequest.setLoggingInfo(LoggingInfo loggingInfo) |
void |
MutableClusterInfo.setLoggingInfo(LoggingInfo loggingInfo)
You can configure your MSK cluster to send broker logs to different destination types.
|
Provisioned |
Provisioned.withLoggingInfo(LoggingInfo loggingInfo)
Log delivery information for the cluster.
|
ClusterInfo |
ClusterInfo.withLoggingInfo(LoggingInfo loggingInfo) |
ProvisionedRequest |
ProvisionedRequest.withLoggingInfo(LoggingInfo loggingInfo)
Log delivery information for the cluster.
|
UpdateMonitoringRequest |
UpdateMonitoringRequest.withLoggingInfo(LoggingInfo loggingInfo) |
CreateClusterRequest |
CreateClusterRequest.withLoggingInfo(LoggingInfo loggingInfo) |
MutableClusterInfo |
MutableClusterInfo.withLoggingInfo(LoggingInfo loggingInfo)
You can configure your MSK cluster to send broker logs to different destination types.
|
Copyright © 2024. All rights reserved.