I am using the latest “Workflow Jobs Monitoring” admin routine. I have a few questions for the community and hopefully someone out there is trying to do the same thing.
-
By default it shows the latest 1000 jobs. Would anyone know have I can change this to show the maximum number of jobs available so I do not have to enter the maximum count and reset every time?
-
The maximum job count made available shows data for the last 30 days. I would able to go back 6 months to a year. How can I make this adjustment?
-
I am using this workflow to capture JOB information into a PostgreSQL database. I have modified the workflow to load the retrieved data into the database. Would there be a better way to capture all jobs data outside of this workflow as I would like to schedule it to run every 6 hours and capture the latest job data.
Thanks.