Can I send traces(input/ output) of all actions/steps executed in my logic app to any application insight? Is there an out of box provision for the same?
Asked
Active
Viewed 2,479 times
5
-
Can logic app do web calls? Which language is it? – ZakiMa Oct 18 '17 at 16:28
-
Logic Apps currently support OMS/Log Analytics, Application Insight is on the backlog but not currently supported. – Derek Li Oct 19 '17 at 01:37
-
Any update on this or still on the backlog? – Joe Eng Mar 31 '18 at 01:55
-
@DerekLi, is there any updates regarding support of application insight in logic app? – Ashish Patel Jun 11 '19 at 06:22
-
check out this link for logic app with application insights https://learn.microsoft.com/en-us/azure/azure-monitor/app/automate-with-logic-apps – Gagandeep Singh Jan 02 '20 at 12:48
-
@GagandeepSingh the link you provided serves a different purpose, it's intended for monitoring apps that already log into app insights – kerzek May 26 '20 at 18:58
1 Answers
3
So far it still seems its not possible to post events or traces to events log directly from Logic App actions.
However, have a look this article here:
https://jlattimer.blogspot.com/2018/03/log-to-application-insights-from.html
It's easy enough to post trace or event to a API endpoint from a Logic App.

Herre Kuijpers
- 719
- 8
- 7