In a previous post, I showed how to implement Business Activity Monitoring for Logic Apps. However, sometimes developers, ops, or business users want to query execution logs to get information about the processing of business messages. Whether for troubleshooting or auditing, there are some questions these personas...
Publishing Custom Queries of Logic Apps Execution Logs
Posted by
Paco de la Cruz
on
07
December
2017
Logic Apps, Monitoring, Azure Log Analytics, Blog, Technology
Business Activity Monitoring on Azure Logic Apps with Azure Log Analytics
Posted by
Paco de la Cruz
on
03
December
2017
Azure, Logic Apps, Monitoring, Azure Log Analytics, BAM, Business Activity Monitoring, Blog, Technology
Introduction
Azure Logic Apps provide built-in monitoring tools that allow you to check the run history (including all inputs and outputs of triggers and actions), trigger history, status, performance, etc. Additionally, you can enable diagnostic logging on your Logic Apps and send all these runtime details and events...