Frequently Asked Question
How to extract service logs on Windows
Last Updated a year ago
Follow the steps below in order to extract service logs:
- Open Registry Editor.
- Open Log channel folder located in the following path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\KAYA Instruments (Service)\public\KYFGLib\_conf\LogChannel
- Change (Default) to one of the following options:
- File. This option allows to extract service logs into a file, located in
C:\ProgramData\KAYA Instruments\Logs with the name KAYA_KYService[xxxx]
where xxxx is the process id. - DbgView
This option allows to extract service logs thru DbgView application, located inC:\Program Files\KAYA Instruments\Common\bin\3rd-party
Execute DbgView.exe under Administrator privileges and check Capture Global Win32 option, located under "Capture" tab.
- File. This option allows to extract service logs into a file, located in
- Restart KAYA Instruments Service using one of the these options:
- Press 'Stop' button followed by 'Start' button via Windows "Services", as shown in the image below.
- Run KYService_stop.bat batch script and then run KYService_start.bat batch script. The scripts are located in C:\Program Files\KAYA Instruments\Common\bin
- Log file could be found following the instruction from this guide