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

Research `limits.conf` #2

Open EatMoreChicken opened 3 months ago

EatMoreChicken commented 3 months ago

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.