5

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?

Purbasha
  • 215
  • 2
  • 11

1 Answers1

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