CAST Engineering Dashboard - Information - Configuring Dashboard to show the retriever name
Purpose
These steps will help you to have retriever names either in the Dashboard browsing or in the log file depending on logger.output.buffer parameter.
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ✅ |
Applicable RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
| CSS1 | ✅ |
Details
To get retriever name in the dashboard page
Stop web server application
Modify the web.xml file to set the parameter logger.level.ROWREADER to 0
< context-param>
3. Start application in web server
**Notes / Comments**
**Related Pages**