We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx Job Log - identify errors in workflow

fitch1892
7 - Meteor

Hello, Im wondering if there's a way to not only access the alteryx job log in a workflow, but to identify and isolate an error message that is in the log. For example, if I have a job that fails, I want to be able to identify that specific error displayed in the log in a workflow. Is this possible?

1 REPLY 1
Treyson
13 - Pulsar
13 - Pulsar

Hello,

 

Are you wanting to do this in a server environment or on the desktop? 

 

This thread (below) actually covers how to set up logs in both. I think that if you wanted to query logs, you should put all log files into a designated folder, rather than the temp location that I believe is default. Then you would query in those log files and parse. Likely using REGEX to look for the "ERROR" flag. 

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-Log-for-Designer/td-p/...

Treyson Marks
Managing Partner
DCG Analytics
Labels
Top Solution Authors