Hi, All! I would like to check which users run executions in Flyte remote server, but I guess Flyte does not provide this, am I right?
I cannot see any logs who executes workflow from kubernetes.
(my MLOps team is about to release Flyte to all research engineer of my company, so I want to check this point)
f
freezing-airport-6809
07/28/2022, 4:55 AM
You can see logs if you configure log plugin
g
gifted-house-14547
07/28/2022, 6:21 AM
@freezing-airport-6809 I have already used Elasticsearch to collect logs from flyte, but it does not return any user's info
Here is the example log of a flyte execution from elasticsearch
f
freezing-airport-6809
07/28/2022, 6:28 AM
Hmm ideally you can put a link in the task and use execution Id and task I'd to get the right logs