Missing Azure Diagnostics logs for Logic apps in Azure

Arslan Akram 6 Reputation points
2022-06-22T13:09:38.303+00:00

I am using the Logic App management solution for Logic app logs. Some diagnostics logs are missing either for failure runs or for success runs. When I use the Azure metrics I am getting the exact number of metric logs for success and failure runs but not with the Azure Diagnostics logs.
Even if I manually query the diagnostic log against the Run Id I still get nothing.

I am facing this issue with multiple logic apps. Please see the screenshots below,

Diagnostics logs:

213912-image.png

The actual number of runs(UTC+5):

213875-image.png

Please advise if this is a bug or if something needs to be done on my side?

Thanks,
Arslan

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,320 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,211 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Wojciech Salamonowicz 0 Reputation points
    2024-09-18T08:40:14.61+00:00

    Hi,

    I've had same issue, unfortunately, Azure Monitor Resource Logs aren't 100% lossless:
    https://learn.microsoft.com/en-us/azure/logic-apps/monitor-workflows-collect-diagnostic-data?tabs=standard
    In my case Logic app was tracking business keys, I've switched to logging them manually via additional action in workflow.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.