Now it's getting weird

I just realized, the default error File is with time but no Error Level.
The VirtualHost Error File ist without Time and Error Level.


here is the Conf file:
ErrorLog /local_store/web_logs/default_error
LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog /local_store/web_logs/default_access combined

NameVirtualHost *:80
<VirtualHost *:80>
 ServerName virt.domain.at
 ErrorLog /local_store/web_logs/virt_error
 CustomLog /local_store/web_logs/virt_access
</VirtHost>



--On Tuesday, July 26, 2005 10:56:37 AM +0200 Axel-Stéphane SMORGRAV <[EMAIL PROTECTED]> wrote:

I do not understand this since there is, AFAIK, no way you can define the
format of the error log. I use 2.0.54 myself and the error log entries do
contain date/time and log lovel.

Could you post you log configuration? On what OS are you running Apache?

-ascs

-----Original Message-----
From: Gerald Griessner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 26, 2005 10:13 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] time in error log file

Hi,

Well I migrated from 2.0.52 to a 2.0.54 on another machine.
On the new machine, there is the information about the TIME and the
LOGLEVEL in the ErrorLog File missing.

does anybody have a hint?

Cheers
  Gerald


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




------
DI(FH) Gerald Griessner
SystemAdministration - IT Security
Salzburg Research Forschungsgesellschaft m.b.H.
Jakob-Haringer-Straße 5/III
A-5020 Salzburg
T +43.662.2288.264    |  F +43.662.2288.222
<[EMAIL PROTECTED]> | www.salzburgresearch.at


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to