AMohamed
6 years agoLevel 2
Extract Jobs from the Activity Jobs
Hi all,
I'm trying to extract the jobs for a given day, so I can tell the number of jobs based on the status (0=Succeeded, >1=Failed, None=Runing)
To do so, I copy the jobs for a day, and past them into an Excel sheet. And with some basic filters, I got the results.
However, for some consoles with thousands of jobs, this method dosen't seem to be working. I can't copy such a big number of jobs.
My question is, is there any way (maybe a command line) I can tell the number of succeeded jobs, failed ones, and those runing for a given day?
Thank you so much.
Regards.