Searching Workflow Execution Event

Hello All,

Is there a way to Search the failed Workflow execution events? and it should be across all the enabled Workflows in a tenant. I can get only the Workflow definition events in Search by using the query type:“WORKFLOW” AND status:“xyz” and the Search will be saved and subscribed, so looking for UI level search option.

Hi @suresh4iam

I believe you can only get the logs for workflow definition events in the UI search.

I am sure you already know this, alternatively, you can see the failed events by clicking on the workflow > executions > actions > download execution in CSV or JSON or view execution.

I can see there’s already an idea created for this Workflows - Log Activity Success/Failures to Event Log.

1 Like

@nhassan Thank you, looking at the execution log in Workflow will not work for this scenario, since I need to do save & subscribe for monitoring. Anyway, thanks for sharing your thoughts.