PROCESS_AUTO_DUMPLOG
Process Management Configuration
Summary
This attribute defines whether or not, if a process fails, the Process Sentinels automatically write to disk the contents of that process’ debug shared memory segment.
Applies To
The attribute can be set for any process.
Permissible Values
The attribute must be assigned one of the following values.
Value |
Meaning |
0 |
No debug is written to disk if the process fails. |
1 |
All debug in the process’ debug shared memory segment is written to disk if the process fails. |
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
ALL |
0 |
1 |
The attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed.