MFT logger process controller status values

The fteShowLoggerDetails command produces logger process controller status information. There are several possible values for this status.

    WAITING
    The logger process controller is waiting for the queue manager to become available before starting the logger.

    STARTED
    The logger process controller has started the logger process.

    STOPPED
    The logger process controller has been stopped, either because of a request to stop the logger or because there have been too many logger process restarts within the restart interval.

    RECOVERING
    The logger process unexpectedly stopped and the process controller will attempt to restart it.

    ISTOPPING
    The logger process has received a request to shut down immediately. When the logger process has stopped, the process controller will stop.

    CSTOPPING
    The logger process has received a request to shut down in a controlled manner. When the logger process has stopped, the process controller will stop.

    UNKNOWN
    The logger process controller status cannot be determined. It might be that the logger process controller is not running, or that it is running on a different system from where the fteShowLoggerDetails command was run.

Parent topic: Managed File Transfer administration reference


Related reference