can we query dataiku python api to get history of changes
aitoufkm
Partner, Registered Posts: 7 Partner
we need to gather logs and changes from Dataiku and aggregate them with other historical logs.
Is there a way to query that using Dataiku python API?
from the documentation, I did not find a specific description of that.
Thank you
Best Answer
-
Hi,
What types of logs/changes are you looking for specifically?
DSS offers several log levels, as documented on https://doc.dataiku.com/dss/latest/operations/logging.html.
In addition, there are runtime databases with additional information: https://doc.dataiku.com/dss/latest/operations/runtime-databases.html
Cheers,
Alex
Answers
-
Thank you Alex ,
The links are helpful, I wanted to access for example to nginx.log
Best Regards,
Mohammed