The transaction snapshot provides the snapshot of the selected business transaction.

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

  1. On the left pane, click Business Transaction>Transaction Snapshot.
  2. Select required transaction, then click Details.
    The View related Logs button is displayed on the left pane.
    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 logs of a specific transaction details.
    The selected transaction snapshot is added as filter on the Cisco Cloud Observability UI. You can view the transaction filter as the business transaction GUID (appd.request.guid) in the UI.
    This is the filter that you can view on the UI:

    attributes(“service.namespace”)='<app name in saas>';attributes(“appd.bt.id”)='<business transaction ID>';attributes(“appd.bt.name”)='<Business Transaction name as in CSaaS>'
    CODE