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

ReleaseYes/No
8.0.x
7.3.x
7.2.x
7.0.x

Details

To get the log in each dashboard page,

  1. Stop application in web server
  2. set following parameter to true if its not done.

           logger.output.buffer
           true
           Outputs logs to internal buffer
  3. Start application in web server

Notes / Comments

Related Pages