Turnkey and MDrivenServer logs
m (Lars moved page Turnkey log to Turnkey and MDrivenServer logs) |
No edit summary |
||
Line 1: | Line 1: | ||
If you have the default installation of the TurnkeyServer and MDrivenServer you can access their logs directly like this from a | === Browser access === | ||
If you have the default installation of the TurnkeyServer and MDrivenServer you can access their logs directly like this from a browser0 | |||
=== Turnkey Server === | ==== Turnkey Server ==== | ||
==== Portal UI ==== | ===== Portal UI ===== | ||
On the manage page for you application on the MDriven Portal you will find direct links to the Turnkey log pages. | On the manage page for you application on the MDriven Portal you will find direct links to the Turnkey log pages. | ||
==== Direct URL ==== | ===== Direct URL ===== | ||
https://<yourturnkey>/developer/errors | https://<yourturnkey>/developer/errors | ||
https://<yourturnkey>/developer/log | https://<yourturnkey>/developer/log | ||
Line 13: | Line 14: | ||
https://<yourturnkey>/logs/TurnkeyServerRollingDEBUG.txt | https://<yourturnkey>/logs/TurnkeyServerRollingDEBUG.txt | ||
=== MDrivenServer === | ==== MDrivenServer ==== | ||
==== Direct URL ==== | ===== Direct URL ===== | ||
https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt | https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt | ||
https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerLogRollingERRORS.txt | https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerLogRollingERRORS.txt | ||
==== Navigating the MDrivenServer UI ==== | ===== Navigating the MDrivenServer UI ===== | ||
[[MDrivenServer log]] | [[MDrivenServer log]] | ||
Line 31: | Line 32: | ||
https://<yourappname>.scm.azurewebsites.net/api/vfs/site/wwwroot/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt | https://<yourappname>.scm.azurewebsites.net/api/vfs/site/wwwroot/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt | ||
=== If you're using Chrome, you might like this extension to make log viewing easier === | ==== If you're using Chrome, you might like this extension to make log viewing easier ==== | ||
https://chrome.google.com/webstore/detail/better-text-viewer/lcaidopdffhfemoefoaadecppnjdknkc | https://chrome.google.com/webstore/detail/better-text-viewer/lcaidopdffhfemoefoaadecppnjdknkc | ||
__NOTOC__ | __NOTOC__ |
Revision as of 15:31, 16 February 2021
Browser access
If you have the default installation of the TurnkeyServer and MDrivenServer you can access their logs directly like this from a browser0
Turnkey Server
Portal UI
On the manage page for you application on the MDriven Portal you will find direct links to the Turnkey log pages.
Direct URL
https://<yourturnkey>/developer/errors https://<yourturnkey>/developer/log
or
https://<yourturnkey>/logs/TurnkeyServerLogRollingERRORS.txt https://<yourturnkey>/logs/TurnkeyServerRollingDEBUG.txt
MDrivenServer
Direct URL
https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt https://<yourturnkey>/__MDrivenServer/logs/MDrivenServerLogRollingERRORS.txt
Using the Azure SCM for either TurnkeyServer or MDrivenServer
In Azure there is admin app for each app called scm.
https://<yourappname>.scm.azurewebsites.net
You can log in there using the credentials you find in your publishing profile - or with an account if you have access to the hosting azure subscription.
If you have this access you can find logs easy with these two urls:
https://<yourappname>.scm.azurewebsites.net/api/vfs/site/wwwroot/logs/TurnkeyServerRollingDEBUG.txt https://<yourappname>.scm.azurewebsites.net/api/vfs/site/wwwroot/__MDrivenServer/logs/MDrivenServerRollingDEBUG.txt
If you're using Chrome, you might like this extension to make log viewing easier
https://chrome.google.com/webstore/detail/better-text-viewer/lcaidopdffhfemoefoaadecppnjdknkc
This page was edited more than 9 months ago on 03/26/2024. What links here