Sun Java System Access Manager 7 2005Q4 Developer's Guide

Log Verifier Plug-In

If secure logging is enabled, the log files are verified periodically to detect any attempt of tampering. If tampering is detected, the action taken can be customized by following the steps.

ProcedureTo Customize Actions to be Taken in Secure Logging

  1. Implement the com.sun.identity.log.spi.IVerifierOutput interface with the desired functionality.

  2. Add the implementing class in the classpath of Access Manager.

  3. Modify the property iplanet-am-logging-verifier-action-class in the /etc/opt/SUNWam/config/xml/amLogging.xml file with the name of the new class.