The "debug" Field

The optional debug field can be used to troubleshoot Windows content compliance checks. The debug keyword outputs information about the content scan being conducted, such as file(s) being processed, scanned and whether any results were found. Due to the large amount of output this keyword should only be used for troubleshooting purposes. For example:

<item>

debug

type: FILE_CONTENT_CHECK

description: "TNS File that Contains the word Nessus"

file_extension: "tns"

expect: "Nessus"

</item>