Note
This parameter was introduced in OceanBase Database V1.4.
Description
syslog_level specifies the level of system logs.
Attributes
| Attribute | Description |
|---|---|
| Type | String |
| Default value | WDIAG
NoteThe default value has been changed from |
| Value range |
|
| Modifiable | Yes. You can use the ALTER SYSTEM SET statement to modify the parameter. |
| Effective upon OBServer node restart | No |
Example
obclient> ALTER SYSTEM SET syslog_level='ERROR';