How to rotate CIFS audit log files
Applies to
ONTAP 9
Answer
Run this command to specify the maximum file size and the maximum number of files to have before rotating the oldest one:
::> vserver audit modify -vserver vs1 -rotate-size 100MB -rotate-limit 5
Additional Information
N/A