You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Klausen Schaefersinho <kl...@gmail.com> on 2014/01/13 16:05:02 UTC

Logging

Hi,

how can I turn off the normal Strom logging?


Cheers,

Klaus

Re: Logging

Posted by yayj <ya...@gmail.com>.
Storm uses logback to write logs. So, any customized logback configuration file put into class path can close storm information for local mode.

Cheers,

Matt

�����ҵ� iPad

> �� 2014��1��14�գ�0:31��Klausen Schaefersinho <kl...@gmail.com> д����
> 
> Hi,
> 
> because I am developing in local mode and my console output is full with log statements that do not interest me currently. My logging statements are somewhere hidden between what makes it hard for me to see if it works.
> 
> Cheers,
> 
> Klaus
> 
> 
>> On Mon, Jan 13, 2014 at 5:05 PM, Jon Logan <jm...@buffalo.edu> wrote:
>> Not sure why you would do it, and it's a terrible idea, but the logging is defined by the logback/cluster.xml file.
>> 
>> 
>>> On Mon, Jan 13, 2014 at 10:05 AM, Klausen Schaefersinho <kl...@gmail.com> wrote:
>>> Hi,
>>> 
>>> how can I turn off the normal Strom logging?
>>> 
>>> 
>>> Cheers,
>>> 
>>> Klaus
> 

Re: Logging

Posted by Klausen Schaefersinho <kl...@gmail.com>.
Hi,

because I am developing in local mode and my console output is full with
log statements that do not interest me currently. My logging statements are
somewhere hidden between what makes it hard for me to see if it works.

Cheers,

Klaus


On Mon, Jan 13, 2014 at 5:05 PM, Jon Logan <jm...@buffalo.edu> wrote:

> Not sure why you would do it, and it's a terrible idea, but the logging is
> defined by the logback/cluster.xml file.
>
>
> On Mon, Jan 13, 2014 at 10:05 AM, Klausen Schaefersinho <
> klaus.schaefers@gmail.com> wrote:
>
>> Hi,
>>
>> how can I turn off the normal Strom logging?
>>
>>
>> Cheers,
>>
>> Klaus
>>
>
>

Re: Logging

Posted by Jon Logan <jm...@buffalo.edu>.
Not sure why you would do it, and it's a terrible idea, but the logging is
defined by the logback/cluster.xml file.


On Mon, Jan 13, 2014 at 10:05 AM, Klausen Schaefersinho <
klaus.schaefers@gmail.com> wrote:

> Hi,
>
> how can I turn off the normal Strom logging?
>
>
> Cheers,
>
> Klaus
>

Re: Logging

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
Hi Klaus,

If you put a logback.xml file on the class path it should work for local mode.

- Taylor

> On Jan 13, 2014, at 11:37 AM, Klausen Schaefersinho <kl...@gmail.com> wrote:
> 
> Hi,
> 
> I am using the maven dependency to develop so its not using the installation directory.
> 
> Cheers,
> 
> Klaus
> 
> 
>> On Mon, Jan 13, 2014 at 5:08 PM, Svend Vanderveken <sv...@gmail.com> wrote:
>> Hi Klausen, 
>> 
>> Log configuration is available in the logback/ folder of Storm installation dir. 
>> 
>> S
>> 
>> 
>>> On Mon, Jan 13, 2014 at 4:05 PM, Klausen Schaefersinho <kl...@gmail.com> wrote:
>>> Hi,
>>> 
>>> how can I turn off the normal Strom logging?
>>> 
>>> 
>>> Cheers,
>>> 
>>> Klaus
> 

Re: Logging

Posted by Klausen Schaefersinho <kl...@gmail.com>.
Hi,

I am using the maven dependency to develop so its not using the
installation directory.

Cheers,

Klaus


On Mon, Jan 13, 2014 at 5:08 PM, Svend Vanderveken <
svend.vanderveken@gmail.com> wrote:

> Hi Klausen,
>
> Log configuration is available in the logback/ folder of Storm
> installation dir.
>
> S
>
>
> On Mon, Jan 13, 2014 at 4:05 PM, Klausen Schaefersinho <
> klaus.schaefers@gmail.com> wrote:
>
>> Hi,
>>
>> how can I turn off the normal Strom logging?
>>
>>
>> Cheers,
>>
>> Klaus
>>
>
>

Re: Logging

Posted by Svend Vanderveken <sv...@gmail.com>.
Hi Klausen,

Log configuration is available in the logback/ folder of Storm installation
dir.

S


On Mon, Jan 13, 2014 at 4:05 PM, Klausen Schaefersinho <
klaus.schaefers@gmail.com> wrote:

> Hi,
>
> how can I turn off the normal Strom logging?
>
>
> Cheers,
>
> Klaus
>