知識庫

  1. 首頁
  2. Features
  3. Transfer Queue File Logger
建立日期
修改日期

文章 2682

Transfer Queue File Logger

File Format

The file format and escaping is based on RFC 4180 - Common Format and MIME Type for Comma-Separated Values (CSV) Files.

Log File Name

The file name depends on the Rollover Schedule option:

Option Format Example
Hourly yyyymmddhh-sessionId.cvs 2014052905-1.cvs
Daily yyyymmdd-sessionId.cvs 20140529-1.cvs
Weekly yyyyww-sessionId.cvs 201421-1.cvs
Monthly yyyymm-sessionId.cvs 201405-1.cvs

SessionId: 0 (Background session), 1 (Interactive session)

Fields

See KB: Transfer Queue Item Variables

Buffering

For performance reasons, writes to the log file are buffered by the operating system. The buffer is flushed in the following situations:

關鍵字
queue,plugin