cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get logs from cloud workflow

Hi,

I have created a policy with escalation.

In the automation/escalation policies we have 3 actions that we can take.

One of them is the “cloud workflow”.

How can I see the logs from the cloud workflow to debug my code?

Thank you

 

(3) Replies

@williamtaka 

You can begin looking at Incident -> Action Log -> cloud_workflow status:

Capture.PNG

As can be seen from the code snippet above, if status is "failed", API response for the incident will contain error information.

Thanks,

Hi John,

I can't see the part "Text" in the cloud_workflow status.

image.png

Do I need to do something in the code/configuration to enable it?

@williamtaka 

Right now, there's no easy way to get to this through the UI so the Chrome (on Windows) Inspect functionality was used to see the details shown in above screen shot. I'm sorry about not stating that earlier...

Please email me, if you need further guidance.

Thanks,