The following example for an 
				LogLogic ST Appliance sets the degree of parallelism to 50: 
			 
 
			 <node type="ST_SERVICES">
<service
   group="BACKEND"
   start_cmd="/loglogic/bin/engine_filecollector"
   args="-p 50"
   heartbeat_timeout="180"
   escalation="GROUP_RESTART,DISABLE"
   runlevel="8"/>
</node>