See Below....

Quoting Alex May <a...@maymay.de>:

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


Top-posting is replying ABOVE the text from the emails earlier in the thread. After hitting "reply", just put your cursor on the next line after the last word written in the previous email, and start typing there. That way, the older messages are listed first, and the newer ones last, i.e., everything is read in order. Most list maintainers prefer that you bottom-post.


If you log in as a horde administrator, go to "Administration" then "configuration", click horde, then go to the logging tab. If you choose syslog, then the output should go to /var/log/messages or /var/log/syslog (or where ever your system keeps such things, varies from distro to distro), if you click "File", then it should be under /tmp. I think it is called horde.log. I think that this is what you are looking for. Hope that helps.

-Chris


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to