How to obtain the Eventlogs, when no Application Eventlogs are being written in Azure AppService Orchestrator?
- Please open 'Development Tools' - 'App Service Editor':
- Edit UiPath.Orchestrator.dll.config:
- Insert a file target before :
- Edit the following logger line.
Before:
After:
- Replicate the issue.
- Open 'Development Tools' - 'Advanced Tools':
- Click 'Go'.
- Select 'Tools' - 'Diagnostic Dump':
Send the zip file and revert the setting modifications made at step 3 and 4 back.