Web Hosting Talk







View Full Version : Logs in Windows2000 server


Fremont Servers
06-13-2002, 10:25 PM
Hello,

Does anyone know where the logs are located in Windows2000 server?

RackMy.com
06-13-2002, 10:31 PM
Which logs would that be?

Fremont Servers
06-13-2002, 10:37 PM
Logs that display activities like attempted connections, access, and unsual activities.

Chas
06-13-2002, 11:03 PM
Hi Asia,

Take a look at at the Event Viewer in your Admin Tools, I think that stuff is all in there. If it's not the Event Viewer then it is one of the other options in the Admin Tools area.

Regards,
Charlie

RackMy.com
06-14-2002, 05:58 AM
Well, website log files are by default are stored in <system drive>/winnt/system32/logfiles. Window's application, security, system, dns, etc logs are stored in the Event Log.

Hope that helps!

Wolfy
06-14-2002, 12:59 PM
While I'm not quite sure what you are asking:
Originally posted by Asia
Logs that display activities like attempted connections, access, and unsual activities.
The answer to that question would probably be the Event log, (default location):
C:\WINNT\system32\config\SysEvent.Evt

The Application log:
C:\WINNT\system32\config\AppEvent.Evt
And maybe the Security log:
C:\WINNT\System32\config\SecEvent.Evt
Could also help.

Fremont Servers
06-14-2002, 01:40 PM
Thank you all very much for you help.

I found it.