File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 13
13
containers :
14
14
- name : cp
15
15
image : solsson/kafka-cp@sha256:a22047b9e8bf4b8badfd2fbba47f2d1acdcbb84dfb03c61a15e1ac203036cedf
16
+ env :
17
+ - name : SCHEMA_REGISTRY_LOG4J_OPTS
18
+ value : -Dlog4j.configuration=file:/etc/schema-registry/log4j.properties
16
19
command :
17
20
- schema-registry-start
18
21
- /etc/schema-registry/schema-registry.properties
Original file line number Diff line number Diff line change 13
13
containers :
14
14
- name : cp
15
15
image : solsson/kafka-cp@sha256:a22047b9e8bf4b8badfd2fbba47f2d1acdcbb84dfb03c61a15e1ac203036cedf
16
+ env :
17
+ - name : KAFKAREST_LOG4J_OPTS
18
+ value : -Dlog4j.configuration=file:/etc/kafka-rest/log4j.properties
16
19
command :
17
20
- kafka-rest-start
18
21
- /etc/kafka-rest/kafka-rest.properties
You can’t perform that action at this time.
0 commit comments