CAST Engineering Dashboard - Information - Get URLs sent to server during navigation in the dashboard
Purpose
This page describes how to get URLs sent to server during navigation in the dashboard,
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ✅ |
Details
- Stop application in used web server
- Modify the web.xml file of the application by adding following section to the web.xml
logger.level.SERVER_REQUEST 0 SERVER log level - Start application in used web server
Notes / Comments
Related Pages