We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c11c9f commit c55b91bCopy full SHA for c55b91b
docker-kafka-persistent/config/server.properties
@@ -60,7 +60,7 @@ socket.request.max.bytes=104857600
60
############################# Log Basics #############################
61
62
# A comma seperated list of directories under which to store log files
63
-log.dirs=/opt/kafka/data
+log.dirs=/opt/kafka/data/topics
64
65
# The default number of log partitions per topic. More partitions allow greater
66
# parallelism for consumption, but this will also result in more files across
0 commit comments