ONTAP 9.13

to English version

監査設定の確認

監査設定が完了したら、監査が適切に設定されて有効になっていることを確認します。

手順
  1. 監査設定を確認します。

    vserver audit show -instance -vserver vserver_name

    次のコマンドは、Storage Virtual Machine(SVM)vs1のすべての監査設定の情報をリスト形式で表示します。

    vserver audit show -instance -vserver vs1

                                 Vserver: vs1
                          Auditing state: true
                    Log Destination Path: /audit_log
           Categories of Events to Audit: file-ops
                              Log Format: evtx
                     Log File Size Limit: 200MB
            Log Rotation Schedule: Month: -
      Log Rotation Schedule: Day of Week: -
              Log Rotation Schedule: Day: -
             Log Rotation Schedule: Hour: -
           Log Rotation Schedule: Minute: -
                      Rotation Schedules: -
                Log Files Rotation Limit: 0
Top of Page