---
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


---

# Slow scripts log record detail

# Slow scripts log record detail {#ariaid-title1}

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

As an administrator, you can use Slow Scripts logs to gain insight into how events are
affecting platform performance. To aid in debugging, you can filter a slow script log by
application scope, limiting scripts to only those scripts originating in specific
scopes.
{#slow-scripts-log-record-detail__simpletable_uy5_zlw_yp__entry__2}

| Field | Description |
|-|-|
| Label | Label assigned to the script. |
| Script source | Source of the script. |
| Script application | Application scope the slow script originated in. Global appears if the script originated in the global scope. |
| Average execution time (ms) | Average duration to execute the script in a single occurrence, in milliseconds. |
| Execution count | Number of similar occurrences that are aggregated. |
| Day moving average (ms) | Average of the moving average values of execution time, calculated over periods of one day. |
| Original application | Total sum of the script execution times for the aggregated occurrences. |
| Last sighting | Time and date at which the script was last executed. |
[Table 1.]

{#slow-scripts-log-record-detail__simpletable_uy5_zlw_yp}

