Problem
How do I enable debugging in Helm?
Solution
Debugging can be enabled on a Helm server by carrying out the following steps:
- Go to Start > Run > Type in 'regedit'
- Expand My Computer > HKEY_LOCAL_MACHINE > Software > WebHostAutomation > Helm
- Left Click on System Settings
- In the right hand pane right-click, select 'New String Value' and call it "Debug"
- Add the value "1"
Once finished with the debugging mode switch the value back to "0" as the debugging logs can take up a lot of disk space.
The debug logs can be found here:
[HELM INSTALL DIRECTORY]/Helm/Logs/Debug