EatMoreChicken / ta-crontoolkit

This app adds tools to Splunk for working with cron schedules. It includes new commands and dashboards to visualize cron schedules. It's designed to help users manage and understand cron schedules in Splunk more easily.
0 stars 0 forks source link

Update `cronlistruns` to return `first_trigger_time` and `last_trigger_time` #4

Open EatMoreChicken opened 3 months ago

EatMoreChicken commented 3 months ago

Update cronlistruns to return first_trigger_time and last_trigger_time. Update dashboards to use this instead of max() and min().