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.
SOLVED

Create a specific Log File

sebenciven
8 - Asteroid

Good morning,

 

from my Alteryx Flows I create a Log File with User Setting -> Default -> Override System Settings.

 

With these settings every time I run an Alteryx Flow, it will create a Log File but i want that it creates ONLY Warning Log (Message Tool creates warning messages).

 

Is there a tool that can help me?

 

Thank you!

 

sebenciven_0-1683557566908.png

 

4 REPLIES 4
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @sebenciven ,

 

From the viewpoint of moniitoring, the normal information message is also valuable to analyze what happened.

So I would recommend you keep the log file as it is, and when you analyze the log files, you may filter the message as necessary .

(Assuming the disk space is not an issue.)

 

Workflow

Yoshiro_Fujimori_0-1683586585616.png

 

Output

Yoshiro_Fujimori_1-1683586723861.png

 

I hope this may be of some help.

sebenciven
8 - Asteroid

Good morning,

 

thank you for your solution and your advice.

 

 

In this case I must read the Log File.

 

Can I produce a log file only with warnings (and another complete log file)?

 

Thank You!

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

>Can I produce a log file only with warnings (and another complete log file)?

 

To the best of my knowledge, no.

 

sebenciven
8 - Asteroid

Thank You!

Labels
Top Solution Authors