UDM_FILE_XFER_STOP
A message is posted to indicate the end of a transfer operation for an individual file or directory.
UDM_FILE_XFER_STOP Event Header
Field Name | Description |
---|---|
eventCategory | Start |
eventSeverity | Informational |
eventTopic | File |
eventType | 453 |
(Source Fields) | File object that is being transferred. |
(Reporter Fields) | UDM Manager or Server that started the transfer. |
UDM_FILE_XFER_STOP Event Body
Field Name | Notes | Description |
---|---|---|
byteCount | Number of bytes processed. | |
fileMode | READ, WRITE, or APPEND | |
filePath | Absolute path of the file. | |
fileResult | Indication of success or failure of the file operation.
| |
fileType | Type of file being transferred, either a file or a directory. | |
hostName | Host name of the machine that issued the event. | |
sessionUuid | Unique identifier for a UDM session. | |
stopDateTime | UTC date and time the operation ended. | |
transactionId | Transaction identifier associated with the command invoking the copy. | |
transferMode | Mode (text or binary) of the transfer. | |
transferUuid | Unique identifier for the transfer operation. |