ASCEND_GLOBAL_EVENT_ENABLE
Description
Enables or disables event logging for applications.
Possible values are:
- 0: disabled
- 1: (default) enabled.
- Other values: invalid
- You can run the echo $ASCEND_GLOBAL_EVENT_ENABLE command to view the values set through environment variables.
- If the environment variable is invalid, not configured, or left empty, the default value is used.
Example
export ASCEND_GLOBAL_EVENT_ENABLE=0
Restrictions
None
Applicability
Parent topic: Logs