Configuring the Log Level for the Network Sidecar
From version 1.5.53, you can edit the spec.custom.proxySidecarLogLevel field in the YAML file of the add-on to set the log level. Logs of the configured level will be output.
Procedure
- Log in to the CCE console.
- Click the name of the target CCE cluster to go to the cluster Overview page.
- In the navigation pane, choose Add-ons.
- Select the CCE Cloud Bursting Engine for CCI add-on and click Edit.
- Click Edit YAML.
- Edit the spec.custom.proxySidecarLogLevel field in the YAML file of the add-on to set the log level. Logs of the configured level will be output.
The following is an example YAML file:
custom: .... proxySidecarLogLevel: 2 #Specifies the log level. ....
Table 1 Parameter description Parameter
Mandatory
Type
Description
proxySidecarLogLevel
No
Integer
Description: Log level
Value options:
- 0: Error and alarm logs are output.
- 2 (default): Error, alarm, and program running logs are output.
- Click Submit. In the instance list of the add-on, if the instance status is Running, the add-on has been deployed and is functioning normally.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot