4

I know that on macOS you can access the last run Apple Diagnostics test in System Information, as seen in the image below.

enter image description here

You can also access reference codes in the Terminal using system_profiler SPDiagnosticsDataType | grep "Reference Code".

Where on disk is this information actually stored? Or how could I use Finder to access this information? I understand there are a few other questions that are asking about software diagnostics, but I am looking specifically for hardware diagnostic results. I have checked the following directories already, and have not found the Apple Diagnostics results.

~/Library/Logs/DiagnosticReports

/Library/Logs/DiagnosticReports

~/Library/Logs

/Library/Logs

/private/var/log

Thanks in advance!

Jake3231
  • 1,943
  • @Allan, to clarify on why this question is not a duplicate, the linked question shows where to find software/macOS diagnostic logs, but I am specifically looking for Apple Diagnostics test results, which verifies only hardware. – Jake3231 Jan 30 '18 at 03:46

1 Answers1

-2

Have you tried?:

/Private/var/tmp

http://www.idownloadblog.com/2016/02/29/sysdiagnose-system-diagnostic-mac/

How do you get system diagnostic files from OS X?

I usually dont just post links but there are several things in this post that you can see if they are locatable on your system. If not feel free to let us know so we can search for you.