In your snf_engine.xml configuration file you can set a different path for your log files, rulebase,
and workspace such as follows:
<paths>
<log path='d:/logs/'/> <!-- Moved Logs To D Drive -->
<rulebase path='c:/SNF/'/>
<workspace path='c:/SNF/'/>
</paths>
Article ID: 68, Created: 4/23/2025 at 12:09 PM, Modified: 4/23/2025 at 12:09 PM