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/> ·
<second/>
snf_engine.xml
<node/> - <logs/> - <status/>
<second/>
This section controls the generation of the <licensid>.status.second.log.xml file.
<second log='yes' append='no'/>
The status.second data is generated approximately once per second. This configuration element controls whether a file status.second 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, log rotation is also turned on automatically. When this happens the file name will be based on this template:
<licenseid>.status.second.<datestamp>.log.xml
Please email support@armresearch.com with any questions.
