Hey all! I am working on to integrate splunk with prefect agent. I need to know where all the LOGS being written, what is the path for the log files? Can anyone help?
k
Kevin Kho
10/27/2021, 1:23 PM
Hey @serhan, the logs are just written to the Prefect database and there is no file by default. If you want it written out, you will need a file handler like this
upvote 1
a
Anna Geller
10/27/2021, 1:24 PM
@serhan which agent do you use? it’s super dependent on your infrastructure