KafkaLogDir is a datatype for a Kafka log directory.

Table: KafkaLogDir

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 25, 2024
errorstring  Short-TermThe last error generated by Kafka and logged.
nodeIDintegeryes Short-TermThe unique identifier of the node.
pathstringyes Short-TermThe path to the Kafka log directory.
topicPartitions[KafkaNodeTopicPartitionLogDescription]yes Short-TermKafka topic partitions being logged. See KafkaNodeTopicPartitionLogDescription.