This section describes the configuration of the CHARON-SSP for GNU/Linux virtual machine logging facility. The following lists the properties supported by this section:
- destination – Logging facility output destination.
- path – Logging output path.
- severity – Logging severity level.
It is important to note that all properties in this section must be configured correctly to ensure that the virtual machine will start. If the following message is received, something in the logging section is not configured correctly.
|
Faults in the logging facility configuration could be:
- Incorrect path or insufficient privilege to create the file,
- Unconfigured property or properties, or
- Misconfigured property value.
destination
Logging facility output destination.
Syntax
|
Description
This property controls the destination of the logging facility output. The table below lists all possible values for log-destination
.
Destination | Description |
---|---|
all | Write output to all possible destinations. |
console | Write output to the /dev/console device only. |
file | Write output to the file specified by path only. |
path
Logging output path.
Syntax
|
Description.
...
severity
Logging severity level.
Syntax
|
Description
...
Level | Description |
---|---|
debug | |
info | |
warning | |
error | |
fatal |