Operational Guide
Sandbox Engine
The sandbox engine (fsTransform) lives on the backend server and also utilizes a few services, which should always be running in the background. Specifically, the URL analysis engine and a NSRL whitelist lookup service. This is how it should typically look:

Broker Service
The broker runs as the “fsiobroker” service and should be looking like this:

Sandbox Service
The analyzer runs as the “fsio” service and should be looking like this:

Restarting the Broker/Sandbox Engine
sudo service fsio stop
sudo service fsio start
sudo service fsiobroker stop
sudo service fsiobroker start
Verifying the status of the Broker/Sandbox Engine
The broker/sandbox engine have port 22001 and 23001 open:

Was this page helpful?