Tracing control name
start_blogind_tracing
. It contains a single line specifying the duration of
the trace.When the logic service finds the file, normally within a minute, the trace starts. After the interval that is specified in the file has elapsed, the tracing turns off automatically. This is to prevent large trace files from being created and to prevent unnecessary system load.
This is an example of the start_blogind_tracing
file:
1M
If the start_blogind_tracing
file contains the argument 1M and is placed in
one of the earlier mentioned locations, the tracing is enabled for 1 minute. If tracing is
already running, it is stopped after 1 minute.
Ensure that “1M” is the only content in the file.
The trace itself is written to the logic service debug, the BSE of the logic service, in
$BSE/log. The file name is
rexecd.hostname.debug.log
.