القاعدة المعرفية

  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