Steps to Generate Application Eventlogs in Azure AppService Orchestrator

How to obtain the Eventlogs, when no Application Eventlogs are being written in Azure AppService Orchestrator?

  1. Please open 'Development Tools' - 'App Service Editor':
Development Tools  Clone App  Console  Advanced Tools  App Service Editor (Preview)  Extensions
  1. Edit UiPath.Orchestrator.dll.config:
  2. Insert a file target before :

  1. Edit the following logger line.
Before:
After:
  1. Replicate the issue.
  2. Open 'Development Tools' - 'Advanced Tools':
Development Tools  Clone App  Console  Advanced Tools  App Service Editor (Preview)  Extensions
  1. Click 'Go'.
  2. Select 'Tools' - 'Diagnostic Dump':
TOOLS •  Diagnostic dump  WebJobs dash  Web nooks  Zip Push Deploy  Download de
Send the zip file and revert the setting modifications made at step 3 and 4 back.