<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Collect Okta Verify Logs from Desktop (macOS / Windows)
Devices and Mobility
Multi-Factor Authentication
Overview

This article details how to collect the local Okta Verify logs from Mac, or Windows Operating Systems. These can be used for independent, or assisted troubleshooting with Okta Support to help diagnose errant conditions, or behaviors. 

Applies To
  • Okta Identity Engine (OIE)
  • Desktop Okta Verify 
Solution

Collect Okta Verify Logs on macOS

  1. First, reproduce any issues associated with a support ticket so that the logs contain relevant information about the issue.
  2. Manually save a copy of the local Okta Verify log directory from the following location (NOTE: the ~ in macOS is a Symbolic Link to the user's home directory):
    1. ~/Library/Group\ Containers/B7F62B65BN.group.okta.macverify.shared/Logs/[com.okta.mobile *date--time*.log]

    2. Terminal command: 
      • cp -R ~/Library/Group\ Containers/B7F62B65BN.group.okta.macverify.shared/Logs ~/Downloads/OktaVerifyLogs_$(date +%Y_%m_%d-%H%M)

      • This will save a copy of the Okta Verify Logs with a time stamp to the current user's Downloads folder.
  3. Attach the logs to the Okta support ticket. 

 

Collect Okta Verify Logs on Windows

 

Step 1: Set Debug Level Logging

  1. Open registry editor (Windows button + R)  to open run command, enter: regedit.
  2. Navigate to \HKEY_LOCAL_MACHINE\SOFTWARE\Okta\Okta Verify  
  3. Modify LogLevel to Debug.
  4. Relaunch Okta Verify.

 

Step 2: Reproduce the Issue

  1. First, reproduce any issues associated with a support ticket so that the logs contain relevant information about the issue.
  2. Open the Windows Event Viewer: 
    • (Windows button + R to open run command, enter: eventvwr)
  3. Under Applications and Services Logs, right-click the Okta and select Save all Events As....

    OktaVerifyEventViewer 
  4.  Choose the file extension ( preferably ".txt" or ".csv" formats for cross-platform clear view ), a location to save the logs, and name them easily identifiable.

Choose file

  1. Attach the logs to the Okta support ticket. 
 

 

Optional (Windows) - Logs related to the Installation of Okta Verify may be found in %Temp% 

These logs match a similar naming pattern to: 
  • Okta_Verify_[Date][Time].log
  • Okta_Verify_[Date[Time]_000_OktaVerifyx64.log

Both of these log files are needed. 

 

Folder Locations: 

  • C:\Users\<username>\AppData\Local\Temp\OktaVerifySetup-20220331T094628-Install.log.
  • C:\Windows\Temp\OktaVerifySetup-20220331T094628-Install.log.

 

NOTE: The %Temp% depends on the Environment Values in Windows. The default value, System Environment Variables, is C:\Windows\Temp", and User Environment Value is "C:\Users\%username%\AppData\Local\Temp. It is recommended to check both temp folders for the log files.

 

Related References


 
Loading
Collect Okta Verify Logs from Desktop (macOS / Windows)