Enable audit logging

It is possible in Content Gate to enable audit logging. This will write events that are triggered by content gate to a log file on a secure location. When the logging is setup and the write to the log file cannot be completed successfully this will cause the request in Content Gate to fail to prevent incomplete logging.

image.png

Configuration

To setup audit logging execute the following steps:

  • Under general settings, enable Log Usage Data
  • Enter the Storage Account URL (Storage Account name)
  • Select the Access Key Type, This can be either Account Key Token or Shared Access Signature
  • Set the access key value (Storage Account key)
  • Add the Table Name of the desired Azure Table Storage.
  • After saving the audit logging will be active and written to the configured storage.

image.png