mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Fabio Pistolesi
28.47.2016 a76055514b2129ab34a2ec4f2c3b71494bf1a762
opendj-server-legacy/src/main/java/org/opends/server/loggers/CommonAudit.java
@@ -572,6 +572,7 @@
            ERR_COMMON_AUDIT_UNSUPPORTED_LOG_ROTATION_POLICY.get(publisher.getDn(), policyConfig.dn()));
      }
    }
    fileRotation.setRotationFileSuffix(".yyyyMMddHHmmss");
    auditConfig.setFileRotation(fileRotation);
  }