You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Angelo Esquivel (JIRA)" <ji...@apache.org> on 2017/03/03 19:59:45 UTC

[jira] [Created] (ZOOKEEPER-2708) TracelogFile not being created.

Angelo Esquivel created ZOOKEEPER-2708:
------------------------------------------

             Summary: TracelogFile not being created.
                 Key: ZOOKEEPER-2708
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2708
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.4.6
         Environment: Windows 10 64bit
            Reporter: Angelo Esquivel
            Priority: Minor


We are configuring Zookeeper with log4j to create a tracelog file separated from the zookeeper.log.

We have test using the following java properties:

call %JAVA% "-DrequestTraceFile" "-Dzookeeper.log.dir=%ZOO_LOG_DIR%" "-Dzookeeper.root.logger=%ZOO_LOG4J_PROP%" -cp "%CLASSPATH%" %ZOOMAIN% "%ZOOCFG%" %*


Is there a way to set this in a separate file?
If not, can this be included in the zookeeper.log content?

Please let us know if there is a way.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)