<< PREVIOUS  NEXT >>

 

LOG LEVEL

  1. To modify the log level, execute the below command:

    1. vsp-cli config vsp-web-assist edit type:contextPath:logLevel <Type>:<AppCollectiveID>:<NewLogLevel>

       

       

       

    2. Type - Supported process types are: "Java" ".Net" ".Net Core" "Php" "Node.js" "Ruby" "Nginx" "Apache Httpd" "iae-encode"

    3. AppCollectiveID – App collective ID can be procured from CMS. Refer Section Procure Required Parameters Values for steps to procure the value

    4. NewLogLevel – The available log levels are: "Error" "Warn" "Trace" "Info" "Debug"

    Image7

  2. After the modification, VSP Probe restart is NOT required

  3. Example:

    vsp-cli config vsp-web-assist edit type:contextPath:logLevel php:7:Info

 

<< PREVIOUS  NEXT >>