312-39 · Question #167
Harley is working as a SOC analyst with Powell Tech. Powell Inc. is using Internet Information Service (IIS) version 7.0 to host their website. Where will Harley find the web server logs, if he wants
The correct answer is A. SystemDrive%\inetpub\logs\LogFiles\W3SVCN. For Internet Information Service (IIS) version 7.0, the default location for web server logs is in the directory %SystemDrive%\inetpub\logs\LogFiles. Within this directory, you will find subfolders named W3SVCN, where N is a number that corresponds to the site ID of the IIS insta
Question
Harley is working as a SOC analyst with Powell Tech. Powell Inc. is using Internet Information Service (IIS) version 7.0 to host their website. Where will Harley find the web server logs, if he wants to investigate them for any anomalies?
Options
- ASystemDrive%\inetpub\logs\LogFiles\W3SVCN
- BSystemDrive%\LogFiles\inetpub\logs\W3SVCN
- C%SystemDrive%\LogFiles\logs\W3SVCN
- DSystemDrive%\ inetpub\LogFiles\logs\W3SVCN
How the community answered
(28 responses)- A89% (25)
- B7% (2)
- C4% (1)
Explanation
For Internet Information Service (IIS) version 7.0, the default location for web server logs is in the directory %SystemDrive%\inetpub\logs\LogFiles. Within this directory, you will find subfolders named W3SVCN, where N is a number that corresponds to the site ID of the IIS instance. These folders contain the log files for each website hosted on the server. Harley, as a SOC analyst, can investigate these logs for any anomalies by accessing this path. as outlined in Microsoft’s official documentation123. These references are part of the learning resources for understanding the management and structure of IIS logs, which are crucial for a SOC Analyst’s role in monitoring and analyzing web server activity for security purposes. The EC-Council’s SOC Analyst course and study guides also emphasize the importance of log file analysis in identifying and responding to security incidents.
Topics
Community Discussion
No community discussion yet for this question.