I don't know what you mean by top-post. I am just replying to the email. My system logs are in /var/log although there is no syslog in there. I assume when you say I could change the logging to be file you mean changing $conf['log']['type'] = 'file'; ? How do I define the path and file name though? And once again, is this documented anywhere? The only documentation that I could find was on installation.
Thanks in advance for your help. ----- Original Message ----- From: "Simon Brereton" <simon.brere...@buongiorno.com> To: <imp@lists.horde.org> Sent: Saturday, November 26, 2011 4:27 PM Subject: Re: [imp] Log file location Please don't top-post. On 26 November 2011 10:29, Alex May <a...@maymay.de> wrote: > ----- Original Message ----- > From: "Simon Brereton" <simon.brereton > On 26 November 2011 09:32, Alex May <a...@maymay.de> wrote: >> Where does Imp store error logs? > > Where did you tell it (horde) to log its errors? Because however you > set up the logging for Horde, that's where the imp errors will be. > Log in as Administrator and check out the logging preferences tab. > > Simon > The setting on that tab are as follows. None of those look like a directory > and filename to me. > Can someone explain please or tell me where this is documented. > > $conf['log']['priority'] = 'INFO'; > $conf['log']['ident'] = 'HORDE'; > $conf['log']['name'] = LOG_USER; > $conf['log']['type'] = 'syslog'; > $conf['log']['enabled'] = true; > $conf['log_accesskeys'] = false; This depends on your system. Therefore it will be documented in your systems syslog documentation. However, you can start by looking at /var/log/syslog or you could change the logging to be file and then define the the file and path you want. Simon -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org