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 a55b9c8 commit 3c11c9fCopy full SHA for 3c11c9f
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=/tmp/kafka-logs
+log.dirs=/opt/kafka/data
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