70-339 · Question #106
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. SharePoint's Unified Logging Service (ULS) logs capture detailed performance metrics, resource usage, and component-level timing data that directly help diagnose slow page rendering. Examining ULS logs is the standard first step for SharePoint performance troubleshooting.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are the SharePoint administrator for a company. Users report that pages from the human resources (HR) division site are taking a long time to render. You need to troubleshoot the reasons for the page rendering issues. You examine the Unified Logging Service (ULS) logs for performance issues and resource usage information. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(40 responses)- A83% (33)
- B18% (7)
Why each option
SharePoint's Unified Logging Service (ULS) logs capture detailed performance metrics, resource usage, and component-level timing data that directly help diagnose slow page rendering. Examining ULS logs is the standard first step for SharePoint performance troubleshooting.
ULS logs record granular diagnostics including SQL query durations, page component load times, and resource consumption, making them the appropriate tool to identify why HR site pages are slow to render. Administrators can correlate log entries with specific requests to pinpoint bottlenecks such as slow web parts, high memory usage, or long-running queries.
This choice is incorrect because ULS logs are the primary built-in diagnostic mechanism in SharePoint Server for capturing performance and resource usage data at the request level.
Concept tested: SharePoint ULS log analysis for performance troubleshooting
Source: https://learn.microsoft.com/en-us/sharepoint/administration/configure-diagnostic-logging
Topics
Community Discussion
No community discussion yet for this question.