Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Alteryx and Windows Event Logs

Sachin1
6 - Meteoroid

Is it possible such that if a workflow fails it gets logged into Windows event logs or Event viewer.

 

 

10 REPLIES 10
KaneG
Alteryx Alumni (Retired)

The Output Log is generated after the workflow completes, and so the ways that it can be referenced in a workflow (Event, Email), are defined operations processed after the workflow completes. Hence, there is no way to reference it while the workflow is running.

 

The Server will output the logs to somewhere as defined above, but that is a Setting that would need to be configured on the Server.

Labels