Company News Products Tools Support Documentation Q & A Contact Us

Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A

snf_engine.xml

<node/> - <logs/> - <scan/>

<classic/>

This section controls the generation of classic (SNF V1 - V2) log files.

<classic mode='none' rotate='yes' matches='unique'/>

Modes

The mode attribute controls how / if the classic log data is generated:

Rotation

The rotate attribute controls classic log file rotation. Rotation is either on or off. When file rotation is turned on (rotate='yes') classic log files will be created with the current date in their name using the pattern:

<licensid>.<datestamp>.log

When file rotation is turned off (rotate='no') classic log files will be created using this pattern:

<licensid>.log

Matches

The matches attribute controls the level of detail provided about each message scan:

Please email support@armresearch.com with any questions.