Question

Difficulty: MediummacOS and Linux Operating System Features and Tools

A help desk technician is troubleshooting a macOS workstation where a custom business application frequently crashes immediately upon launch. The technician needs to review historical system log files, application crash reports, and live diagnostic messages through a graphical interface to identify the root cause. Which native macOS utility should the technician open to inspect these logs?

  1. ConsoleAnswer
  2. B
    Activity Monitor
  3. C
    System Information
  4. D
    Terminal

Answer

Console is the native macOS utility used to inspect system logs, diagnostic reports, and application crash events.
Console is the default graphical logging utility in macOS. It collects system-level log messages, application crash logs, and unified logging data, making it the appropriate tool for analyzing application startup failures.

Step-by-Step Solution

1
Analyze the scenario requirement
The technician needs a graphical native macOS tool to view system logs and crash reports.
Identifying the correct administrative tool requires matching the specific task (log inspection) with the OS utility built for that function.
2
Evaluate native macOS administrative tools
Console aggregates log files (.log), crash reports (.crash), and diagnostic messages in a graphical interface.
Console provides unified access to macOS system and application event logging.
3
Eliminate incorrect options
Activity Monitor tracks resource usage, System Information lists hardware/software inventory, and Terminal is a CLI tool.
None of the alternative tools fulfill the requirement of a graphical log inspection utility.

Key Concept

macOS Administrative Utilities (Console)
Rate this question