Hello everyone. I've been using Prefect Server for my work for the recent 2 months.
So, I'd like to get Prefect-UI operation logs, such as flow run actions.
How do I check that these logs? It seems to output the logs in several containers, but I don't get to know specific actions from these logs.
d
Dylan
11/12/2020, 2:08 PM
Hi @Satoru Kadowaki!
You can see the logs for your flow run by visiting the Flow Run page and selecting the Logs tab 👍
(in the UI)
s
Satoru Kadowaki
11/13/2020, 10:37 AM
Thank you @Dylan.
BTW, I'd like to know when someone is changed settings, such as someone turned off the Heartbeat or Lazarus Process settings.
I couldn't find these logs on docker or Prefect-UI.
How do I now these logs?
d
Dylan
11/13/2020, 2:49 PM
We haven’t built an audit log just yet. However, I believe it’ll be an Enterprise feature when it is released
s
Satoru Kadowaki
11/14/2020, 12:13 AM
Thank you very much Dylan! I hope the feature will implement.