When the system on either side of an established connection closes the connection (either normally or abnormally), this message is generated.
Code | Field | Description |
---|---|---|
CNID | Connection Identifier | The unique identifier of the connection. |
INIE | Initiating Entity | The entity causing the connection to be closed: LOCL: the grid node closed the connection RMOT: the remote entity closed the connection |
RSLT | Result Code | Why the connection was closed: SUCS: connection closed at an expected point LOST: connection closed by the remote entity at an unexpected point UNEX: connection closed by the remote entity at an unexpected point TOUT: connection timed-out and was closed |
This audit message means a TCP/IP connection was closed. When this message is generated, the corresponding connection ID no longer exists, and the associated TCP/IP connection is no longer established.
This message can be used to detect problems within the system, such as network issues over a WAN, or interoperability problems between systems. The “Connection Identifier” field allows correlation of audit messages related to actions performed during a session.