FTP Logs in IIS 7.5
Posted
by
Jacob84
on Server Fault
See other posts from Server Fault
or by Jacob84
Published on 2012-03-26T16:03:10Z
Indexed on
2012/03/26
17:32 UTC
Read the original article
Hit count: 246
I know this is weird, but the thruth is that I can't find the FTP logs in one IIS 7.5 Server.
In the IIS Management Console, I've gone to the server, click on FTP Logging that appears inside FTP group (with other options like FTP Messages and FTP Request filtering). Seems that the configured folder for logs is:
- C:\InetPubFolder\logs\LogFiles
If I go there, I can find a lot of folders with the structure W3SVC#, where # it's a number. They all contain logs, but they are HTTP logs, plenty of GET and POST verbs.
Am I missing something?
The server contains a lot of domains and It's hard to find.
© Server Fault or respective owner