Class AuditLogFileNameTask

  • All Implemented Interfaces:
    ITask

    public class AuditLogFileNameTask
    extends Object
    implements ITask
    This task creates a unique name for the audit log file to be used by the product instance being configured. The inputs to this task are the following:
    • PRODUCT_HOSTNAME_LOOKUP_KEY: Key for product host
    • PRODUCT_PORT_LOOKUP_KEY: Key for product port
    • PRODUCT_LOGFILE_NAME_OUTPUT_KEY: Key for storing the generated file name.