Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Microsoft Exchange Server advanced settings

You can use the following advanced settings to fine tune Microsoft Exchange Server sources.

Microsoft Exchange Server advanced settings

Parameter Default value Description
W3C
  • Filename pattern
ex*.log|u_ex*.log A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • W3C_format
W3C The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty.
  • W3c_fldList
#FIELDS The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab list of fields from file header.
IIS
  • Filename pattern
in*.log|u_in*.log A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • IIS_format
IIS The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty.
  • IIS_fldList

ClientIP,Username,Date,Time,Service,ServerName,ServerIP,TimeTaken,ClientBytesSent,ServerBytesSent,ServiceStatus,WindowsStatus,RequestType,Target,Parameters

The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab list of fields from file header.
NCSA
  • Filename pattern
nc*.log|u_nc*.log A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • NCSA_format
NCSA The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty.
  • NCSA_fldList

RemoteHost,RemoteLog,Username,Timestamp,GMTOffset,

Method,Resource,Protocol,ServiceStatus,BytesSent

The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab list of fields from file header.
Message Tracking
  • Filename pattern
MSGTRK*.LOG|msgtrk*.log A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • MSGTRK_format
MSGTRK The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty.
  • MSGTRK_fldList
#FIELDS The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab list of fields from file header.
  • MSGTRK_fldListSep
, The field list separator handles \t, XML, KEYED (CSV), or NCSA.
SMTP Tracking
  • Filename pattern
RECV*.LOG|SEND*.LOG A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • SMTP_format
SMTP The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty.
  • SMTP_fldList
#FIELDS The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab list of fields from file header.
  • SMTP_fldListSep
, The field list separator handles \t, XML, KEYED (CSV), or NCSA.