Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A
|
Index ·
Software ·
SNFServer ·
Configuration ·
snf_engine.xml ·
<node/> ·
<logs/> ·
<status/> ·
<minute/>
snf_engine.xml
<node/> - <logs/> - <status/>
<minute/>
This section controls the generation of the <licensid>.status.minute.log.xml file.
<minute log='yes' append='yes'/>
The status.minute data is generated approximately once per minute. This configuration element controls whether a file status.minute file will be generated (log='yes') or not (log='no'), and whether the posts to that log file will overwrite the file each time (append='no') or will be appended to the file to generate a log / data set (append='yes').
When append is turned on for this report then log rotation is also turned on automatically. When this happens the file name will be based on this template:
<licenseid>.status.minute.<datestamp>.log.xml
Please email support@armresearch.com with any questions.
