LOG LEVEL
-
To modify the log level, execute the below command:
-
vsp-cli config vsp-web-assist edit type:contextPath:logLevel <Type>:<AppCollectiveID>:<NewLogLevel>
-
Type - Supported process types are: "Java" ".Net" ".Net Core" "Php" "Node.js" "Ruby" "Nginx" "Apache Httpd" "iae-encode"
-
AppCollectiveID – App collective ID can be procured from CMS. Refer Section Procure Required Parameters Values for steps to procure the value
-
NewLogLevel – The available log levels are: "Error" "Warn" "Trace" "Info" "Debug"
-
-
After the modification, VSP Probe restart is NOT required
-
Example:
vsp-cli config vsp-web-assist edit type:contextPath:logLevel php:7:Info