---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Reviewing transaction logs

# Reviewing transaction logs {#ariaid-title1}

* Release version: Xanadu
* 
* Updated May 8, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The instance automatically logs the vital statistics of every transaction that it processes, and that information is available to you as an administrator. Reviewing transaction logs can help identify latency and performance
issues.

To view the transaction log, log in to your instance and navigate to AllSystem LogsTransactions.

To see the average response time of all listed transactions, select and hold (or right-click) the column Response time. Select ConfigureList Calculations, and then select the Average value check box.

You can limit the list to those transactions that took place during the time period of interest. The default filter returns transactions from today.  
Figure 1. Transaction log  
For each completed transaction, available information includes the following (times are in milliseconds):

* Date/time, User ID, IP address, and URL of the transaction.
* Total response time, which doesn't include the browser time because the server doesn't have that information.
* Output length: how many bytes the transaction returned, after any compression.
* SQL time: time spent executing SQL commands.
* SQL count: number of SQL commands executed.
* Business rule time: time spent processing business rules.
* Business rule count: number of business rules executed.
* Network time: network transmission time, both from and to the user.

{#c_TransactionLogResponseTimes__ul_wcn_nz1_fr}  
Note:  
You can change which columns are shown and their order by selecting the Update Personalized List icon ()

*[\>]: and then


