Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AACBD200AC7 for ; Mon, 2 May 2016 07:04:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A90F51609B0; Mon, 2 May 2016 07:04:14 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 256F01602C1 for ; Mon, 2 May 2016 07:04:13 +0200 (CEST) Received: (qmail 16804 invoked by uid 500); 2 May 2016 05:04:13 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 16783 invoked by uid 99); 2 May 2016 05:04:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2016 05:04:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CB1802C1F5C for ; Mon, 2 May 2016 05:04:12 +0000 (UTC) Date: Mon, 2 May 2016 05:04:12 +0000 (UTC) From: "Arshad Mohammad (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-2419) Zookeeper.log filling up faster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 May 2016 05:04:14 -0000 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266124#comment-15266124 ] Arshad Mohammad commented on ZOOKEEPER-2419: -------------------------------------------- ZOOKEEPER-2170 may answer all your queries > Zookeeper.log filling up faster > ------------------------------- > > Key: ZOOKEEPER-2419 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2419 > Project: ZooKeeper > Issue Type: Task > Affects Versions: 3.4.6 > Reporter: Karthik Shivanna > Priority: Blocker > > I am seeing that the /var/log/zookeeper/zookeeper.out file is getting filled up faster than usual. It has grown upto 5 GB. When I further saw the out file, lot of them are [INFO] as follows: > 2016-03-22 02:03:42,621 - INFO [ProcessThread(sid:4 cport:-1)::PrepRequestProcessor@645] - Got user-level KeeperException when processing sessionid:0x4534413d1f70001 type:create cxid:0x71e0aa99 zxid:0x5f00e3de69 txntype:-1 reqpath:n/a Error Path:null Error:KeeperErrorCode = NoAuth > The log4j properties file was modified to change the parameter for logging from INFO, CONSOLE to INFO, ROLLINGFILE. But I would like to understand where the above INFO is coming from. > Any help is greatly appreciated. Thanks > Zookeeper version: 3.4.6-249--1 -- This message was sent by Atlassian JIRA (v6.3.4#6332)