[horde] Logs
Anant Athavale
asa at isac.gov.in
Tue Oct 30 04:21:32 UTC 2007
Dear List:
I have the following parameters set in my Horde configuration file.
$conf['log']['priority'] = PEAR_LOG_NOTICE;
$conf['log']['ident'] = 'HORDE';
$conf['log']['params'] = array();
$conf['log']['name'] = '/tmp/horde.log';
$conf['log']['params']['append'] = true;
$conf['log']['type'] = 'file';
$conf['log']['enabled'] = true;
We are using Horde 3.1.5.
I find that, the log does not contain year in any entry.
I am showing one log entry:
-------------------------------------------------------------------
Oct 30 09:49:31 HORDE [notice] [imp] Login success for asa at isac.gov.in
[10.21.16.7] to {localhost:143} [on line 154 of
"/home/horde/imp/redirect.php"]
---------------------------------------------------------------------------
Here we can see Year is not there. if the log has more than one year
data, then difficult to know, to which year this entry belongs to.
Is it possible to add Year as part of the log entry.
Regards,
Anant Athavale.
More information about the horde
mailing list