Re: Any idea how to handle/configure logging for "iPlanet Web Server 6.0, Enterprise Edition" ???
From: Jack Jones (devnull_at_noreply.com)
Date: 11/25/04
- Previous message: Beardy: "Re: Any idea how to handle/configure logging for "iPlanet Web Server 6.0, Enterprise Edition" ???"
- In reply to: .:J:.: "Any idea how to handle/configure logging for "iPlanet Web Server 6.0, Enterprise Edition" ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Nov 2004 23:36:10 -0000
".:J:." <MONKEYselskab@bigfoot.com> wrote in message
news:41a2ed8f$0$68042$edfadb0f@dread14.news.tele.dk...
> Hey
>
> I need to add a parameter to my logfiles. I'm using a Sun "iPlanet Web
> Server 6.0, Enterprise Edition" (I think). I need guidance to where to ask
> or info on how to configure the server. I'm not in charge of the server
> myselv, my hosting comp is.
>
> Cheers
> Jakob
>
In 6.0 there is a file called magnus.conf that holds the log file
information.
ErrorLog D:/iPlanet/WebServers/https-servername/logs/errors
and in a file called obj.conf
Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% -
%Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\"
%Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
In short magnus.conf and obj.conf are the main configuration files.
JJ
- Previous message: Beardy: "Re: Any idea how to handle/configure logging for "iPlanet Web Server 6.0, Enterprise Edition" ???"
- In reply to: .:J:.: "Any idea how to handle/configure logging for "iPlanet Web Server 6.0, Enterprise Edition" ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|