LoggingForwardingConnectionStatusState
The Forwarding.ConnectionStatus.State enumerated type defines the state values that a remote logging server can be in.
UP : The remote logging server is reachable.
DOWN : The remote logging server is not reachable.
UNKNOWN : The status of remote logging server is unknown.
Enumeration: UP, DOWN, UNKNOWN,