Hitesh, if you look at the documentation located at
http://www.orionserver.com/docs/web-site.xml.html you will notice that there
are few options available for the formatting of the output log.  Here is
some text from this file:

<access-log format="$ip - $user - [$time] '$request' $status $size"
path="./access.log" split="none|hour|day|week|month" suffix="-n-y" />
  Relative/absolute path to the access-log for this site, this is where
incoming requests will be logged.

format - Optional formatting of the log entries. $ prefixes vars, the
available vars are: $time, $request, $ip, $host, $path, $size, $method,
$protocol, $user, $status, $referer, $time, $agent.
path - The path to the logfile.
split - When (if) to split the access logs, the default is NONE.
suffix - The text to append to the log if splitting is used to make up the
unique name for a timezone. The format used is that of
java.text.SimpleDateFormat.


Perhaps you can configure your web-site.xml with the proper logging options
to match as close as possible (if not exact) to those defined by the W3C Log
format.

-AP_

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Hitesh Patel
Sent: Thursday, April 12, 2001 5:41 PM
To: Orion-Interest
Subject: W3C Log Format


does orion support W3C Extended Format (like IIS)?
http://www.w3.org/TR/WD-logfile.html

if not, what can I do to change it?

thanks folks!

hitesh

___________________________________________________________
hitesh r. patel
213.639.8837
ticketmaster online
ticketmaster.com~citysearch.com~match.com





Reply via email to