Why does zookeeper not use my log4j.properties file log directory

后端 未结 6 388
醉话见心
醉话见心 2020-12-13 13:41

In my zookeeper/conf/log4j.properties file I set the zookeeper.log.dir to $HOME/zklogs

When I use zkServer.sh it does not use that directory. Instead it uses the ${Z

6条回答
  •  误落风尘
    2020-12-13 14:33

    Maybe not the sought answer, but for zookeeper-3.4.11 in the conf directory you can set the appropriate levels and configuration in the file log4j.properties

提交回复
热议问题