How to disable Auditing in Enterprise Vault

book

Article ID: 100037476

calendar_today

Updated On:

Description

Description

How to disable Auditing from the entire Enterprise Vault (EV) directory.

Step 1 : Turn off Auditing for each EV server

  1. Open up the Vault Administration Console (VAC) and browse to Site > Enterprise Vault Servers.
  2. Right click on the EV server and select Properties.
  3. Select the Auditing tab and clear the checkbox for the Audit entries based on the following categories option.
  4. Click on OK.
     

Step 2 : Remove ODBC connection to EV Audit database

  1. Open the control panel on the EV server.
  2. Open Data Sources (ODBC) under Administrative Tools.
  3. Under the System DSN tab, select the entry EVAudit and then click on Remove.
  4. Click on OK.
     

Step 3 : Remove the EV Audit database

  1. Perform a backup of all EV SQL databases.
    Note: Deleting the EnterpriseVaultAudit database will remove any historical audit data.
  2. On your SQL server, open SQL Server Management Studio and delete the EnterpriseVaultAudit database.
     

EV Auditing will now be disabled.

Issue/Introduction

How to disable Auditing in Enterprise Vault