Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-13471

ZooKeeper "log4j.rootLogger" should have ROLLINGFILE instead of CONSOLE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.2
    • 2.2.0
    • stacks
    • None

    Description

      Currently ZooKeeper's root logger is INFO and CONSOLE. The problem with CONSOLE is that there is no file limit and the zookeeper.out file can get really large. Ambari needs to change ZooKeeper's default log4j configuration to use ROLLINGFILE instead of CONSOLE.

      log4j.rootLogger=INFO, ROLLINGFILE
      

      Attachments

        1. AMBARI-13471.patch
          9 kB
          Dmytro Sen

        Issue Links

          Activity

            People

              dsen Dmytro Sen
              dsen Dmytro Sen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: