Skip to main content
Home

Search form

Menu

Search form

  • SkyVault 2.0 overview
  • Video tutorials
  • Using SkyVault 2.0
  • Managing Share features
  • Managing users and groups
  • Working with SkyVault licenses
  • Setting up clustering
  • Setting up multi-tenancy
  • Creating and managing workflows
  • Setting up Enterprise to Cloud Sync
  • Managing transformations
  • Setting up content stores
  • Setting up and managing content replication
  • Importing and transferring files
  • Migrating
  • Monitoring SkyVault
  • Backing up and restoring
  • Auditing SkyVault
    • Overview
    • Key tools and files
    • How to enable auditing
    • How to check audit status
    • How to use the auditing sample files
    • Using the auditing REST API
    • Default auditing global properties
    • Audit filters
      • Creating new audit filters
      • Redirected properties
      • Debugging audit filters
    • Audit configuration
    • Auditing Tutorials
  • Copyright
  • You are here

    SkyVault 2.0 » Administering » Auditing SkyVault » Audit filters

    Debugging audit filters

    The PropertyAuditFilter provides log4j debug information (in the SkyVault.log file) when it rejects values. Turning on this debugger can generate large volumes of output.

    Enable debug

    # Change file appender to include debug from any source
    log4j.appender.File.Threshold=debug
    
    # Enable debug from the PropertyAuditFilter
    log4j.logger.org.alfresco.repo.audit.PropertyAuditFilter=debug
    Parent topic: Audit filters

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter