Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx Logs - Can we extract data connection name from workflow logs

pkucheria
5 - Atom


Hi Guys,


I have an Alteryx server where we schedule workflows (we don't use gallery, just the regular server). I have created a log parser workflow to extract all relevant details (RunTime, Errors etc.). However, I am not able to extract connection name. Is it possible to extract all the data connection names used in a workflow ( If there are multiple inputs, then multiple connection names).

For eg. The connection name is impala in the below workflow. I need to extract the data connection name - impala without maintaining a static/ manual reference file. 

pkucheria_0-1666881101781.png

 

Appreciate any pointers. 

Cheers,

Pritesh

 

1 REPLY 1
Felipe_Ribeir0
16 - Nebula

Hi @pkucheria 

 

I think that this workflow is a worth try for you. I used it for similar purposes here and it works fine.

 

Parse Alteryx Log Files - Alteryx Community

 

Felipe_Ribeir0_0-1666884467544.png