Created 3/27/2013 aaron.enfield · Updated 10/10/2016 aaron.enfield
You can change the SCSP proxy logging level in real time by issuing the following statement from the proxy:
_curl -i http://127.0.0.1?setproxyloglevel=10_
10 is an example to change the level to debug (10) level. All of the common logging levels are available (like 20,30,40).
Keep in mind that debug level proxy logging takes a considerable amount of space.