Interface HttpAccessLog

    • Method Detail

      • getLogDirectory

        String getLogDirectory()
        Gets the value of the logDirectory property. location of the access logs specified as a directory.This defaults to the domain.log-root, which by default is ${INSTANCE_ROOT}/logs. Hence the default value for this attribute is ${INSTANCE_ROOT}/logs/access
        Returns:
        possible object is String
      • getIponly

        String getIponly()
        Gets the value of the iponly property. If the IP address of the user agent should be specified or a DNS lookup should be done
        Returns:
        possible object is String