Hello,
I have created a new Function app in Azure. The standard template gets an ILogger in the Run method of the Function that can be used to log to Application Insights. My app is configured to use Application Insights and I can verify that this works if I turn on the Live metrics and trigger my function (Incoming requests shows a spike and my log messages are shown in the "Sample telemetry" panel.
However, the logs I see in the "Sample telemetry" panel can never be found afterwards. I have tried looking in the "Transaction search" but that is completely empty.
I have waited minutes, hours and days. Nothing ever shows up here, even though it continues to show in the "Sample telemetry" panel of the "Live metrics" pane.
Has anyone else experienced something similar? What am I missing?
Kind regards
Fredrik
