Hi all,

I am using win2k3 + IIS6 in my production environment.
I have configured the IIS write a log file for every request, it works fine
before, however, I find that start from last week, the log file is missing,
ie IIS does not write out any log file, the latest log file is on 2004-12-02.

Anyone can help ?

Thanks

ong

Re: IIS cannot write log file by jeff

jeff
Sat Dec 11 08:20:38 CST 2004

On Sat, 11 Dec 2004 00:55:02 -0800, ong
<ong@discussions.microsoft.com> wrote:

>I am using win2k3 + IIS6 in my production environment.
>I have configured the IIS write a log file for every request, it works fine
>before, however, I find that start from last week, the log file is missing,
>ie IIS does not write out any log file, the latest log file is on 2004-12-02.
>
>Anyone can help ?

Obvious questions:

Permissions on the file/folder still good?
Drive has enough space?
Events have happened to be logged?
All sites or just one?

If you audit the logfile folder you may be able to spot access
attempts, and filemon may help in diagnosing permissions. Also check
the event logs.

Jeff

Re: IIS cannot write log file by Kristofer

Kristofer
Sun Dec 12 11:51:30 CST 2004

Hello,

This is usually caused by permissions issues. The Event log should tell you
why IIS cannot log anything. Please check it, and if you do not understand
it, check www.eventid.net, or post the error message here.

Start->Run, evenvwr.msc



--
Regards,
Kristofer Gafvert
http://www.ilopia.com


"ong" <ong@discussions.microsoft.com> wrote in message
news:7E2F6E95-594E-4599-A912-97B75174F659@microsoft.com...
> Hi all,
>
> I am using win2k3 + IIS6 in my production environment.
> I have configured the IIS write a log file for every request, it works
> fine
> before, however, I find that start from last week, the log file is
> missing,
> ie IIS does not write out any log file, the latest log file is on
> 2004-12-02.
>
> Anyone can help ?
>
> Thanks
>
> ong