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.

Log tables

Youssef_BenSalem
7 - Meteor

Hi all,

 

I am currently trying to extract lig data from mongodb in my server

 

Could you please share with me the collections where i can find most important information specially the error messages being displayed on the server user interface 

 

Thank you 😊 

2 REPLIES 2
gyang3
Alteryx Alumni (Retired)

Hey @Youssef_BenSalem, have you enabled MongoDB logs? If so, you can check your RuntimeSettings.xml to see where those logs are located. Example screenshot below:

 

gyang3_0-1668461939978.png

This file is typically saved in your %PROGRAMDATA%\Alteryx folder.

 

If you haven't enabled it, then this article can guide you on enabling MongoDB logs.

https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-To-Enable-MongoDB-logs-in-Runtime...

 

Hope that helps and if so please mark as solution.

 

Youssef_BenSalem
7 - Meteor

Thank you , I will try it and let you know my findings