UDM_FILE_XFER_START
A message is posted to indicate the beginning of a transfer operation for an individual file or directory.
UDM_FILE_XFER_START Event Header
Field Name | Description |
---|---|
eventCategory | Start |
eventSeverity | Informational |
eventTopic | File |
eventType | 452 |
(Source Fields) | File object that is being transferred. |
(Reporter Fields) | UDM Manager or Server that started the transfer. |
UDM_FILE_XFER_START Event Body
Field Name | Notes | Description |
---|---|---|
fileMode | READ, WRITE, or APPEND | |
filePath | Absolute path of the file. | |
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. | |
startDateTime | UTC date and time the operation was begun. | |
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. |