Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


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.

  • A value of 0 indicates success.
  • Any other value indicates failure.

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.

  • No labels