This documentation mentions features that are currently in the early access phase. Cisco AppDynamics makes no warranties regarding these features, including performance, quality, or availability, and reserves the right to change the features and its documentation including the content herein at any time before making them generally available as well as never making them generally available. Any buying decisions should be made based on features and products that are currently generally available.

A tier is a service in your application environment. You can view the logs for a specific tier of the required application. For more information about tiers, see Tiers and Nodes.

Perform the following after selecting the required application from the SaaS Controller UI:

  1. Click Tiers & Nodes on the left pane of the application dashboard.
  2. Select required tier, then click Details.
    The Tier Flow Map view is displayed.
  3. Select the time range for which you require the log details.
  4. 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 logs of a specific application tier.
    The selected tier is added as filter on the Cisco Cloud Observability UI. You can view the tier filter as the service name in the UI.
    This is the filter that you can view on the UI:

    attributes(“service.namespace”)='<app name in Csaas>';attributes(“service.name”)='<tier-name>'
    CODE