Chuck, seems LOG_NOTICE
does what I need it to do. Thanks Case closed :) On 7/25/07, e t <[EMAIL PROTECTED]> wrote: > > Chuck, > > thanks. I've gotten ahead a bit. > > Question is, where do I find documentation on what level of logging and > what > they do? > > E.g > > currently we were set to > > PEAR_LOG_EMERG > > and I've kicked it up to LOG_DEBUG yet I think there exists a middle level > which > will allow me to only login successful attempt (which the Debug level > offers, without the extra overhead) > > Thanks for your reply sir. > > On 7/25/07, Chuck Hagenbuch <[EMAIL PROTECTED]> wrote: > > > > Quoting e t <[EMAIL PROTECTED]>: > > > > > I would like to know if there is any sort of way for me to logg any > > > successful logins. > > > > > > Upon a failed login I see this into the log files, yet there is > > nothing upon > > > a successful login. > > > > > > "/var/log/httpd/access_log.0.bz2:81.199.179.19 > > > webmail.blah.com/webmail.blah/php.fcgi - [23/Jul/2007:19:56:42 -0400] > > > > Those are your HTTPd logs. You want to look in the Horde logs for this > > (see horde/config/conf.php for configuring your logger). > > > > -chuck > > -- > > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > > Frequently Asked Questions: http://horde.org/faq/ > > To unsubscribe, mail: [EMAIL PROTECTED] > > > > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
