Skip to main content
Home

Search form

Menu

Search form

  • SkyVault overview
  • Video tutorials
  • Using SkyVault Share
  • Using the Admin Console
  • Using the SkyVault Share Admin Tools
  • Managing SkyVault Share features
  • Managing users and groups
  • Setting up authentication and security
  • Managing search services
  • Setting up multi-tenancy
  • Creating and managing workflows
  • Managing transformations
  • Setting up content stores
  • Setting up and managing content replication
  • Importing and transferring files
  • Migrating
  • 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
  • Disclaimer
  • You are here

    SkyVault Community Edition 201704 » 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