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.
Figure out if we can have limits configured in the limits.conf that the python script can then use. For example, the cronlistruns command has a max limit that I believe is hardcoded right now, but we need this to be a configurable limit if possible.
Figure out if we can have limits configured in the
limits.conf
that the python script can then use. For example, thecronlistruns
command has a max limit that I believe is hardcoded right now, but we need this to be a configurable limit if possible.