Class AuditUtils

java.lang.Object
org.forgerock.audit.util.AuditUtils

public final class AuditUtils extends Object
General utilities for commons audit.
  • Method Details

    • auditLogFileUnexpectedlyDisappearedErrorMsg

      public static String auditLogFileUnexpectedlyDisappearedErrorMsg(Path logFile)
      Returns an error message to be used when an audit log file got unexpectedly removed by an external program.
      Parameters:
      logFile - the path to the log file that disappeared
      Returns:
      an error message to be used when an audit log file got unexpectedly removed by an external program