The application dashboard displays the application flow map, which provides a visualisation of the services used in a specific application.

You can view the application logs by performing the following on the Controller UI:

  1. Navigate to Home>Applications.
    You can select the application from the frequently visited application list or search for the specific application under Search All Applications.
    or
    Navigate to Applications > <application name> > Details.
  2. Select the time range for which you require the log details.
  3. Click View related Logs. If the View related Logs button is not displayed, then there are no logs during the selected time range, you can change the time range to view the button.



    This opens a new tab with the Cisco Cloud Observability UI where you can view the application logs.
    The selected application is added as filter on the Cisco Cloud Observability UI. You can view the application filter as the service namespace in the UI.
    This is the filter that you can view on the UI:

    attributes(“service.namespace”) = '<app name in SaaS>'
    CODE