KafkaLogDir is a datatype for a Kafka log directory.

Table: KafkaLogDir

ParameterTypeRequiredDefaultDescription
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
Errorstring  The last error generated by Kafka and logged.
nodeIDintegeryes The unique identifier of the node.
pathstringyes The path to the Kafka log directory.
topicPartitions[KafkaNodeTopicPartitionLogDescription]yes Kafka topic partitions being logged. See KafkaNodeTopicPartitionLogDescription.