Hi Deva,
When you open job log, you see "Work Area" which will have path to the log file. However it will have log of last run.
![Capture.PNG]()
For historic logs, check the table MC_LOGS. Column LOG_DATA has the data encoded. You can read the value in script and decode using uFromBase64()
Kind regards,
Jai