We love the feature of the real-time configuration backup based on syslog and/or trap. However, there may be cases where we do multiple changes or commits and don't want an instant backup every time. Can a real-time backup be delayed so that it only runs the backup after some set period of time i.e. 5 or 10 minutes or so?
Example:
10:00 config change detected - 10 minute timer started
10:02 config change detected - timer running, do nothing
10:05 config change detected - timer running, do nothing
10:10 Timer expires - run config download, compare, and alert routine
TIA,
Eric