Skip to main content
Home

Search form

Menu

Search form

  • Supported Platforms
  • Video tutorials
  • Using SkyVault Share
  • Using the Admin Console
  • Using the SkyVault Share Admin Tools
  • Managing SkyVault Share features
  • Managing users and groups
  • Working with licenses
  • Setting up authentication and security
  • Managing search services
  • 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
  • Support Tools
  • Backing up and restoring
  • Auditing
    • 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 Content Services 5.2 » Administering » Auditing » 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