FTP Logs in IIS 7.5
- by Jacob84
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.