So, I needed a feature over 8 months ago, nobody could provide one for the following:
Rolling log files either when they hit a certain size or the day changed over at midnight.
I know that I could have rolled the files at a specific size, by using the
max_log_file attribute as identified in the
/etc/audit/auditd.conf, but there was no "builtin" for managing auto rotation at the start of a new day (0000 hrs).