zookeeper doesn't generate any logs
-----------------------------------

                 Key: BIGTOP-193
                 URL: https://issues.apache.org/jira/browse/BIGTOP-193
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.1.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.2.0


The root cause here is the setting in the /etc/zookeeper/conf/log4j.properties:
   log4j.rootLogger=INFO, CONSOLE

Basically all logging goes to the console and then gets redirected to /dev/null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to