KafkaLogDir
is a
datatype for a Kafka log directory.
Table: KafkaLogDir
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
Error | string | Short-Term | The last error generated by Kafka and logged. | ||
nodeID | integer | yes | Short-Term | The unique identifier of the node. | |
path | string | yes | Short-Term | The path to the Kafka log directory. | |
topicPartitions | [KafkaNodeTopicPartitionLogDescription ] | yes | Short-Term | Kafka topic partitions being logged. See KafkaNodeTopicPartitionLogDescription . |