[horde] Horde Log Level

Simon B simon.buongiorno at gmail.com
Wed Jun 12 07:18:58 UTC 2013


Thanks all!

On 12 June 2013 02:18, Patrick Meredith <patrick at aofh.us> wrote:
> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>
>> Quoting Simon B <simon.buongiorno at gmail.com>:
>>
>>> Hi
>>>
>>> I have this as a log level in my horde config/conf.php
>>> $conf['debug_level'] = E_ALL & ~E_NOTICE;
>>>
>>> Yes, since the 4th of June my log (now 42GB) has been filling with
>>> NOTICE logs, for example:
>>> 2013-06-04T15:38:04+02:00 NOTICE: HORDE-BETA [imp] Login success for
>>> simon at example.net (Horde user simon at example.net) [xx.xx.xx.xx1] to
>>> {localhost:143 [imap]} [pid 7718 on line 157 of
>>> "/usr/share/git-horde5/imp/lib/Auth.php"]
>>>
>>> How can I stop that?
>>
>>
>> By setting the correct configuration variable. :)
>>
>> This is the php error_reporting() setting, not the horde log level. It's
>> $conf['log']['log_level'] (or something close - I'm not in front of my
>> laptop right not).
>> --
>> mike
>>
>> The Horde Project (www.horde.org)
>> mrubinsk at horde.org
>
>
> Change
> $conf['log']['priority'] = 'INFO';
> To
> $conf['log']['priority'] = 'ERR';
> in conf.local.php
>
> Mit freundlichen Gruessen
> With best regards
>
> <quote>
> If your happiness depends on what somebody else does, I guess you do have
> a problem.
> </quote>
>
> /"\
> \ / ASCII Ribbon Campaign
>  X  Against HTML Mail, vCards
> / \ and News Too
>
> --
> Patrick Meredith // Network and Computer Systems Administrator
> Email: patrick at aofh.us | ICQ: 471938702 | WWW  : http://www.aofh.us
> echo "qbusjdlAbpgi/vt" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


More information about the horde mailing list