DSS event server setup
Hello,
I am trying to configure the DSS Event Server (https://doc.dataiku.com/dss/latest/operations/audit-trail/eventserver.html).
Several things remains unclear in the documentation :
- Connection name : is it the name of a connection already configured in DSS ?
- URL / Port : what is the url and port of the event server in order to configure it as destination in the auditing section
Thanks in advance for you help
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,248 Dataiker
Hi Jonas,
The connection name is exactly as you said the actual name of the connection in DSS. If you go to the connections list open the connection the name will be in the URL. e.g http://localhost:11000/admin/connections/s3-new/ would mean the connection name is "s3-new".
URL/Port will be the URL and port of your DSS server.
In the example above it would be http://localhost:11000
Where you the event server using the steps here:
Thanks,
Answers
-
jonas Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭
Thanks for your answer. Everything is now setup and working fine !
-
Hello,
Sorry Alex, but it is not clear for me.
I try following the tutorial, so I complete the page as follow :
But then I am not able to find the files in from a dataiku project.
There is not audit files created in silesystem_folders.
Could you help me ?