The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

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

How to get logs from cloud workflow

williamtaka
By
Level 4

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

JohnSorensenDK
By Moderator Moderator
Moderator

@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,

williamtaka
By
Level 4

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,