You can modify the level
of tracing by changing the value of the sas.ep.server.trace.level
property in the ep-config.xml file. The default value is 4 (TRACE_NOTE).
<property>
<name>sas.ep.server.trace.level</name>
<value>trace-level</value>
</property>
The
trace-level represents
the level of trace that is produced by the SAS Embedded Process.
trace-level can
be one of the following values:
Note: When using SAS Embedded Process
with SAS High Performance Analytics (HPA), tracing requires that an /opt/SAS
directory
exist on every node of the cluster where the SAS Embedded Process
is installed. If the folder does not exist or does not have Write
permission, the SAS Embedded Process job fails.