CAST Engineering Dashboard - Information - Get the log in each dashboard page
Purpose
How to get the logs in each dashboard page
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ✅ |
Details
To get the log in each dashboard page,
- Stop application in web server
- set following parameter to true if its not done.
logger.output.buffer
true
Outputs logs to internal buffer - Start application in web server
Notes / Comments
Related Pages