How can I enable more detailed logging in AnyRouter to help diagnose a 520 error with no response body?

Question

Grade: Education Subject: Support
How can I enable more detailed logging in AnyRouter to help diagnose a 520 error with no response body?
Asked by:
103 Viewed 103 Answers

Answer (103)

Best Answer
(396)
AnyRouter's logging level can usually be adjusted in its configuration file. Increase the log level to 'debug' or 'trace' to capture more detailed information about the request and response process, including connection attempts, timeouts, and any errors encountered during communication with the upstream server. Consult AnyRouter's documentation for specific logging configuration instructions.