Follow this procedure to monitor dispatcher logs in the GAS.
While the dispatcher is running, you can access the current logs to troubleshoot and/or monitor
the GAS.
Note: You can also access dispatcher log files in your
appdata/log/dispatcher-name/date
directory.
Important:
Sensitive and personal data may be written to the output. Make sure that the log output is
written to files that can only be read by administrators, and review the management strategy for log
files.
-
Open the monitor page.
For example, on your machine enter this URL in your browser:
http://localhost:6394/monitor
.
-
Select the link Dispatcher logs file
The page
(
http://localhost:6394/monitor/log/dispatcher-name) opens in
a browser tab.
A list of HTTP requests sent and received since the dispatcher started is
displayed.
-
If, for example, you are troubleshooting HTTP request failures, search for HTTP code
400
errors where normally code 200
appears.
To further investigate, view the proxy logs for application running at the time when the error
occurred.