Adding a file system audit policy

Virtual Storage Platform One File Administrator User Guide

Version
1.7.x
Audience
anonymous
Part Number
MK-24VSP1F003-10
ft:lastEdition
2026-07-13
Make sure that the audit log consolidated cache is configured for the EVS where the file system is located.

Create an audit policy for effective file system auditing.

  1. Navigate to Configuration > Files Services > File System Audit Policies.
  2. Click Add File System Audit, complete the following information.
    • Select the EVS and associated file system for which you want to apply the audit policy.

      One of the following security modes is shown based on the configured security mode of the EVS:

      • Mixed (Windows and Unix)
      • Unix (supports Windows)
      • Inherited, the inherited security mode means the security mode is inherited from the EVS security mode and has not been manually changed.

      For more information on security modes, see Security modes.

    • Allow access to audited protocols.
      • SMB: Access to SMB is always allowed.
      • NFSv3: Enable or disable NFSv3 protocols for audit.
    • Allow or deny access for unsupported Protocols.

      This setting determines if client computers are permitted to access the file system using a protocol that does not support auditing (such as NFSv2). Select on the following options:

      • Deny Access. Deny access to the file system using unauditable protocols (such as NFSv2).
      • Allow Access. Allows client access to the file system using unauditable protocols (such as NFSv2), but does not create any auditing events.
    • Configure the audit log.

      Audit records, including audit log backups, are stored locally or to an external audit log server. To store records locally, set the External toggle to No and complete the following settings:

      • Maximum Log File Size: Specify the maximum size of the active audit log file in KiB or MiB. The default size is 512 KiB. The maximum log file size is 50 MiB.
      • Log Roll Over Policy: Specify the action when the active audit log file reaches the maximum file size.
        • Wrap: Deletes the oldest audit entry to make room for a new entry.
        • New: Creates a new active audit log file. This is the default.
      • Directory: Specify the directory in which the file system audit log files are saved. Use Browse to search for an existing directory, or enter the name of a directory to be created.
      • File Name: Specify the file name for the file system audit log. The file name must have an .evt extension. The default is audit.evt.
    • Configure the backup policy for the audit log.
      • Backup Interval (Minutes): Specify the time in minutes between automatic backups of the active audit log. The backup interval must be between 5 and 14400 minutes (10 days). A value of 0 disables the automatic backups. The default is 0.
      • Number of files to retain: Specify the number of backup audit log files to retain. The default is 10. The maximum number of files to retain is 50.
  3. Click Add.
    The policy is enabled by default. To disable it, see Disabling a file system audit policy.