I haven't been able to extract good/useful logging from it:
2019-09-10T18:42:34 PID[5284] Information 09-10 18:42:34 Information: Engine mode: Sampling
2019-09-10T18:42:37 PID[5284] Information 09-10 18:42:37 Information: Application Insights AppId: 054d4010-7481-48a9-9bcf-ffe2e7a2eb5a
2019-09-10T18:42:37 PID[5284] Information 09-10 18:42:37 Information: Press 'Ctrl+C' to exist Application Insights Profiler.
2019-09-10T18:42:37 PID[5284] Information 09-10 18:42:37 Information: Set up shutdown handler.
2019-09-10T18:42:37 PID[5284] Information 09-10 18:42:37 Information: Shutdown handler set to watch D:\local\Temp\JobsShutdown\continuous\ApplicationInsightsProfiler3\s3kswvyv.wbg.
2019-09-10T18:42:37 PID[5284] Information 09-10 18:42:37 Information: Starting main process
2019-09-10T18:42:40 PID[5284] Information 09-10 18:42:40 Critical: Settings have been set from Engine
2019-09-10T18:42:41 PID[5284] Information 09-10 18:42:41 Critical: Settings contract has been updated
2019-09-10T18:42:41 PID[5284] Information 09-10 18:42:41 Critical: Enabled has been set to True
2019-09-10 18:41:22 ~1xxxxxx POST /dev/api/events/wwwroot/longpoll X-ARR-LOG-ID=603ed658-cbe8-47ec-bf94-1be1cada0ecc 443 - 50.251.185.149 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/76.0.3809.132+Safari/537.36 ai_user=Z2rNp|2019-07-18T20:04:15.694Z;+__RequestVerificationToken=27dc5554-478b-4054-b91a-7f2c64354e99;+ARRAffinity=29daffcff19cdb278216dc67909ce2f7ac14dc672c180f39f784c7988656dc3f;+ai_session=dmIOF|1568140128032.395|1568140800941.57
https://xxxxxx.scm.azure...ars%20Transactions2.srex xxxxxx.scm.azurewebsites.net 200 0 0 577 2014 20200
2019-09-10 18:41:30 xxxxxx GET / X-ARR-LOG-ID=daa1b293-ae0d-4dae-810a-378b83f10dc5 80 - ::1 AlwaysOn ARRAffinity=29daffcff19cdb278216dc67909ce2f7ac14dc672c180f39f784c7988656dc3f - xxxxxx.azurewebsites.net 403 503 5 398 707 18181
2019-09-10 18:41:30 xxxxxx GET / X-ARR-LOG-ID=b53dadb5-5406-4845-95c5-eb9d5eb2bf87 80 - ::1 AlwaysOn ARRAffinity=29daffcff19cdb278216dc67909ce2f7ac14dc672c180f39f784c7988656dc3f - xxxxxx.azurewebsites.net 403 503 5 398 707 8419
</head><body><div id="content"><div class="content-container"><h3>HTTP Error 403.503 - Forbidden</h3><h4>You do not have permission to view this directory or page.</h4></div><div class="content-container"><fieldset><h4>Most likely causes:</h4><ul> <li>This is a generic 403 error and means the authenticated user is not authorized to view the page.</li> </ul></fieldset></div><div class="content-container"><fieldset><h4>Things you can try:</h4><ul> <li>Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click <a href="http://go.microsoft.com/fwlink/?LinkID=66439">here</a>. </li> </ul></fieldset></div>
That said, I just ran a test with a two tabbed report. I split it into two reports one for each tab and just drug the tabbed subview up and removed the tab view and it worked fine. Either version works correctly using the Windows configuration tool.
Is there a new .net library I need to install?