Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Microsoft DNS Debug advanced settings

You can use the following advanced settings to fine tune Microsoft DNS Debug sources.

Parameter Value Description
Include details Checkbox Turn on to include the details for each record. Uses the Multi Line File Parser.
OLD
  • Filename pattern
  A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • OLD_fldList
  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.
  • OLD_fieldCnt
  Minimum-maximum. Auto classify file class using number of fields found when using #FIELDS or #HRD_LINES.
  • OLD_maxHdrLines
  The maximum number of lines in the file header.
NEW
  • Filename pattern
  A mask/filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex.
  • NEW_fldList
  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.
  • NEW_fieldCnt
  Minimum-maximum. Auto classify file class using number of fields found when using #FIELDS or #HRD_LINES.
  • NEW_maxHdrLines
  The maximum number of lines in the file header.