Hello!
I am trying to parse information from the report logs (in the Job Reports panel) from particular jobs without having to hunt down the log file, open it up, and search from there. At the moment I’m only able to find Reports.ReportMessage but that only shows the first portion of the log when it comes to errors. Haven’t tested it on non-erroring logs.
Best documentation I could find relating to logs:
https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/logs.html?highlight=job%20report
Bonus question: How can I delete Job History logs through the API? It doesn’t seem to be supported.