Search through Jobs execution logs

Posted on

Hello!

I'm migrating some batch jobs for a client, those jobs are a combination of SQL (PL/SQL in Oracle) and Cobol programs

Every execution has a unique ID which is assigned by the database and we get that number through a query and we print that through a debug msg.

Is there a way to search through Ansible Tower for that sequence number in the execution log of already executed jobs? the search bar seems like only looks at the template names, which is not very useful to search for an exact execution

Cheers
Alex

Responses