# Dashboards

The Cisco ThousandEyes App for Splunk includes the following six dashboards, each providing a unique set of data visualizations and insights.

## Data Collection Status

This dashboard provides an overview of data collection from the Cisco ThousandEyes App for Splunk.

![Data Collection Status dashboard](/files/BZB0hHGHfJZ2SfPTkXoK)

### Filters

| **Name**          | **Type**                 | **Description**                                    |
| ----------------- | ------------------------ | -------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the panels.  |
| **Account Group** | Multi-Value dropdown     | Account groups for which the panels are populated. |

### Panels

| **Name**                             | **Type**     | **Description**                                                           | **Drilldown** |
| ------------------------------------ | ------------ | ------------------------------------------------------------------------- | ------------- |
| **Number of Streams**                | Single Value | Number of streams from which data was collected as per selected filters.  | No            |
| **Stream IDs**                       | Table        | List of stream IDs from which data was collected as per selected filters. | No            |
| **Number of CEA and Endpoint Tests** | Single Value | Number of tests from which data was collected as per selected filters.    | No            |
| **Test Details**                     | Table        | List of tests and their details as per selected filters.                  | No            |

## Activity Logs

This dashboard provides an overview of user activities.

![Activity Logs dashboard](/files/rBuFU0GmqgWLMlianWZp)

### Filters

| **Name**          | **Type**                 | **Description**                                       |
| ----------------- | ------------------------ | ----------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the panels.     |
| **Account Group** | Dropdown                 | The account group for which the panels are populated. |
| **User**          | Multi-Value dropdown     | Users for which the panels are populated.             |
| **Event**         | Dropdown                 | Event for which the panels are populated.             |
| **Page Size**     | Dropdown                 | Page size for the table panel.                        |

### Panels

| **Name**          | **Type** | **Description**                                                | **Drilldown** |
| ----------------- | -------- | -------------------------------------------------------------- | ------------- |
| **Activity Logs** | Table    | Table of activities and their details as per selected filters. | No            |

## Alerts

This dashboard provides an overview of real-time alert notifications.

![Alerts dashboard](/files/ZmdtCO0Xf15W6m1upqEe)

### Filters

| **Name**             | **Type**                 | **Description**                                            |
| -------------------- | ------------------------ | ---------------------------------------------------------- |
| **Time Interval**    | Splunk Time Range filter | The time range for queries populating the panels.          |
| **Account Group ID** | Dropdown                 | The account group for which the panels are populated.      |
| **Severity**         | Multi-Value dropdown     | Filter alerts by severity level (info, warning, critical). |
| **Test Type**        | Dropdown                 | Test type for which the panels are populated.              |
| **Page Size**        | Dropdown                 | Page size for the table panel.                             |

### Panels

| **Name**                       | **Type**  | **Description**                                                          | **Drilldown** |
| ------------------------------ | --------- | ------------------------------------------------------------------------ | ------------- |
| **Alerts Summary by Severity** | Pie Chart | Summary of alerts by severity level as per selected filters.             | No            |
| **Alerts Timeline**            | Bar Chart | Timeline of alerts over the selected time range as per selected filters. | No            |

## Events

This dashboard provides an overview of events.

![Events dashboard](/files/OOnA6fc7Y1fPJWT7qXpr)

### Filters

| **Name**          | **Type**                 | **Description**                                         |
| ----------------- | ------------------------ | ------------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the panels.       |
| **Type**          | Dropdown                 | Event type for which the panels are populated.          |
| **Severity**      | Dropdown                 | Severity of events for which the panels are populated.  |
| **State**         | Dropdown                 | State of the events for which the panels are populated. |
| **Page Size**     | Dropdown                 | Page size for the table panel.                          |

### Panels

| **Name**   | **Type** | **Description**                                            | **Drilldown** |
| ---------- | -------- | ---------------------------------------------------------- | ------------- |
| **Events** | Table    | Table of events and their details as per selected filters. | No            |

## Application

This dashboard provides an overview of application metrics.

![Application HTTP Server dashboard](/files/qoS9eG7ZBBqt0w8ITKVK)

### Filters

| **Name**          | **Type**                 | **Description**                                                        |
| ----------------- | ------------------------ | ---------------------------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the panels.                      |
| **Account Group** | Multi-Value dropdown     | Account groups for which the panels will be populated.                 |
| **Agent Name**    | Multi-Value dropdown     | Agent names for which the panels will be populated.                    |
| **Test Domain**   | Multi-Value dropdown     | Test domains (CEA or Endpoint) for which the panels will be populated. |
| **Test Type**     | Multi-Value dropdown     | Test types for which the panels will be visible.                       |
| **Test Name**     | Multi-Value dropdown     | Specific test names for which the panels will be populated.            |

### Panel-Specific Filters

| **Name**           | **Type**             | **Panel Group(s)**               | **Description**                                          |
| ------------------ | -------------------- | -------------------------------- | -------------------------------------------------------- |
| **Server Address** | Multi-Value dropdown | HTTP Server, Page Load, API Test | Server address(es) for the corresponding panel groups.   |
| **Agent Name**     | Multi-Value dropdown | Transaction Test                 | Source agent names for the corresponding panel group(s). |

### Panels

| **Name**                                    | **Type**     | **Panel Group**  | **Description**                                                                                                          | **Drilldown** |
| ------------------------------------------- | ------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------- |
| **HTTP Server Availability (%)**            | Single Value | HTTP Server      | Average server availability in percentage as per selected filters.                                                       | No            |
| **HTTP Server Request Duration (s)**        | Single Value | HTTP Server      | Average server request duration in seconds as per selected filters.                                                      | No            |
| **HTTP Server Throughput**                  | Single Value | HTTP Server      | Average server throughput as per selected filters.                                                                       | No            |
| **HTTP Server Availability (%)**            | Line Chart   | HTTP Server      | Average server availability in percentage over selected time range as per selected filters.                              | No            |
| **Permalinks for Drilldown Server Address** | Table        | HTTP Server      | Table listing permalinks for drilldown server addresses for the availability chart. Redirects to test instances.         | Yes           |
| **Min Hops for Drilldown Server Address**   | Single Value | HTTP Server      | Minimum hops for drilldown server addresses for the availability chart.                                                  | Yes           |
| **HTTP Server Request Duration (s)**        | Line Chart   | HTTP Server      | Average server request duration in seconds over the selected time range as per selected filters.                         | No            |
| **Permalinks for Drilldown Server Address** | Table        | HTTP Server      | Table listing permalinks for drilldown server addresses for the request duration chart. Redirects to test instances.     | Yes           |
| **Min Hops for Drilldown Server Address**   | Single Value | HTTP Server      | Minimum hops for drilldown server addresses for the request duration chart.                                              | Yes           |
| **HTTP Server Throughput (MB/s)**           | Line Chart   | HTTP Server      | Average server throughput in MB/s over the selected time range as per selected filters.                                  | No            |
| **Permalinks for Drilldown Agent Name**     | Table        | HTTP Server      | Table listing permalinks for drilldown agent names for the throughput chart. Redirects to test instances.                | Yes           |
| **Min Hops for Drilldown Agent Name**       | Single Value | HTTP Server      | Minimum hops for drilldown agent names for the throughput chart.                                                         | Yes           |
| **Page Load Completion (%)**                | Single Value | Page Load        | Average page load completion in percentage as per selected filters.                                                      | No            |
| **Page Load Duration (s)**                  | Line Chart   | Page Load        | Average page load duration in seconds over the selected time range as per selected filters.                              | No            |
| **Permalinks for Drilldown Server Address** | Table        | Page Load        | Table listing permalinks for drilldown server addresses for the page load duration chart. Redirects to test instances.   | Yes           |
| **API Completion (%)**                      | Single Value | API Test         | Average API completion in percentage as per selected filters.                                                            | No            |
| **API Request Duration (s)**                | Line Chart   | API Test         | Average API request duration in seconds over the selected time range as per selected filters.                            | No            |
| **Permalinks for Drilldown Server Address** | Table        | API Test         | Table listing permalinks for drilldown server addresses for the API request duration chart. Redirects to test instances. | Yes           |
| **Transaction Completion (%)**              | Single Value | Transaction Test | Average transaction completion in percentage as per selected filters.                                                    | No            |
| **Transaction Duration (s)**                | Line Chart   | Transaction Test | Average transaction duration in seconds over the selected time range as per selected filters.                            | No            |
| **Permalinks for Drilldown Agent Name**     | Table        | Transaction Test | Table listing permalinks for drilldown agent names for the transaction duration chart. Redirects to test instances.      | Yes           |

## Network

This dashboard provides an overview of network metrics.

![Network dashboard](/files/z9ySmXgDkbCkOk5DXkTn)

### Filters

| **Name**          | **Type**                 | **Description**                                                        |
| ----------------- | ------------------------ | ---------------------------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the dashboard panels.            |
| **Account Group** | Multi-Value dropdown     | Account groups for which the panels will be populated.                 |
| **Agent Name**    | Multi-Value dropdown     | Agent names for which the panels will be populated.                    |
| **Test Domain**   | Multi-Value dropdown     | Test domains (CEA or Endpoint) for which the panels will be populated. |
| **Test Type**     | Multi-Value dropdown     | Test types whose panels will be visible.                               |
| **Test Name**     | Multi-Value dropdown     | Specific test names for which the panels will be populated.            |

### Panel-Specific Filters

| **Name**              | **Type**             | **Panel Group(s)**              | **Description**                                                                            |
| --------------------- | -------------------- | ------------------------------- | ------------------------------------------------------------------------------------------ |
| **Server Address**    | Multi-Value dropdown | Agent-to-Agent, Agent-to-Server | Server addresses for which the panels in the corresponding panel group will be populated.  |
| **BGP Monitor Name**  | Multi-Value dropdown | BGP Test                        | BGP monitor names for which the panels in the corresponding panel group will be populated. |
| **DNS Question Name** | Multi-Value dropdown | DNS Test                        | Query names for which the panels in the corresponding panel group will be populated.       |

### Panels

| **Name**                                       | **Type**     | **Panel Group**                    | **Description**                                                                                                                      | **Drilldown** |
| ---------------------------------------------- | ------------ | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ------------- |
| **Network Latency (s)**                        | Single Value | Agent-to-Agent and Agent-to-Server | Average network latency in seconds as per selected filters.                                                                          | No            |
| **Network Loss (%)**                           | Single Value | Agent-to-Agent and Agent-to-Server | Average network loss in percentage as per selected filters.                                                                          | No            |
| **Network Jitter (ms)**                        | Single Value | Agent-to-Agent and Agent-to-Server | Average network jitter in milliseconds as per selected filters.                                                                      | No            |
| **Network Latency (s)**                        | Line Chart   | Agent-to-Agent and Agent-to-Server | Average network latency in seconds over the selected time range as per selected filters.                                             | No            |
| **Permalinks for Drilldown Server Address**    | Table        | Agent-to-Agent and Agent-to-Server | Table listing permalinks for drilldown server addresses for the latency chart. Clicking a row redirects to the test instance.        | Yes           |
| **Min Hops for Drilldown Server Address**      | Single Value | Agent-to-Agent and Agent-to-Server | Minimum hops for drilldown server addresses for the latency chart.                                                                   | Yes           |
| **Network Loss (%)**                           | Line Chart   | Agent-to-Agent and Agent-to-Server | Average network loss in percentage over the selected time range as per selected filters.                                             | No            |
| **Permalinks for Drilldown Server Address**    | Table        | Agent-to-Agent and Agent-to-Server | Table listing permalinks for drilldown server addresses for the loss chart. Clicking a row redirects to the test instance.           | Yes           |
| **Min Hops for Drilldown Server Address**      | Single Value | Agent-to-Agent and Agent-to-Server | Minimum hops for drilldown server addresses for the loss chart.                                                                      | Yes           |
| **Network Jitter (ms)**                        | Line Chart   | Agent-to-Agent and Agent-to-Server | Average network jitter in milliseconds over the selected time range as per selected filters.                                         | No            |
| **Permalinks for Drilldown Server Address**    | Table        | Agent-to-Agent and Agent-to-Server | Table listing permalinks for drilldown server addresses for the jitter chart. Clicking a row redirects to the test instance.         | Yes           |
| **Min Hops for Drilldown Server Address**      | Single Value | Agent-to-Agent and Agent-to-Server | Minimum hops for drilldown server addresses for the jitter chart.                                                                    | Yes           |
| **BGP Reachability**                           | Map          | BGP Test                           | BGP route target reachability over a map as per selected filters.                                                                    | No            |
| **BGP Path Changes Count**                     | Line Chart   | BGP Test                           | Average number of BGP route changes over the selected time range as per selected filters.                                            | No            |
| **Permalinks for Drilldown BGP Monitor Name**  | Table        | BGP Test                           | Table listing permalinks for drilldown BGP monitor names for the path changes chart. Clicking a row redirects to the test instance.  | Yes           |
| **BGP Updates Count**                          | Line Chart   | BGP Test                           | Average number of BGP updates as per selected filters.                                                                               | No            |
| **Permalinks for Drilldown BGP Monitor Name**  | Table        | BGP Test                           | Table listing permalinks for drilldown BGP monitor names for the updates chart. Clicking a row redirects to the test instance.       | Yes           |
| **DNS Availability (%)**                       | Line Chart   | DNS Test                           | Average DNS availability in percentage over the selected time range as per selected filters.                                         | No            |
| **Permalinks for Drilldown DNS Question Name** | Table        | DNS Test                           | Table listing permalinks for drilldown DNS question names for the availability chart. Clicking a row redirects to the test instance. | Yes           |
| **DNS Duration (s)**                           | Line Chart   | DNS Test                           | Average DNS duration in seconds over the selected time range as per selected filters.                                                | No            |
| **Permalinks for Drilldown DNS Question Name** | Table        | DNS Test                           | Table listing permalinks for drilldown DNS question names for the duration chart. Clicking a row redirects to the test instance.     | Yes           |
| **DNS Validity (%)**                           | Line Chart   | DNS Test                           | Average DNS validity in percentage over the selected time range as per selected filters.                                             | No            |
| **Permalinks for Drilldown DNS Question Name** | Table        | DNS Test                           | Table listing permalinks for drilldown DNS question names for the validity chart. Clicking a row redirects to the test instance.     | Yes           |

## Voice

This dashboard provides an overview of voice metrics.

![Voice dashboard](/files/GhKZFeTL5c5JcpPbL82y)

### Filters

| **Name**          | **Type**                 | **Description**                                             |
| ----------------- | ------------------------ | ----------------------------------------------------------- |
| **Time Interval** | Splunk Time Range filter | The time range for queries populating the dashboard panels. |
| **Account Group** | Multi-Value dropdown     | Account groups for which the panels will be populated.      |
| **Agent Name**    | Multi-Value dropdown     | Agent names for which the panels will be populated.         |
| **Test Type**     | Multi-Value dropdown     | Test types whose panels will be visible.                    |
| **Test Name**     | Multi-Value dropdown     | Specific test names for which the panels will be populated. |

### Panel-Specific Filters

| **Name**           | **Type**             | **Panel Group(s)** | **Description**                                                                     |
| ------------------ | -------------------- | ------------------ | ----------------------------------------------------------------------------------- |
| **Server Address** | Multi-Value dropdown | FTP Test           | Server addresses for which the panels in the corresponding group will be populated. |
| **Server Address** | Multi-Value dropdown | SIP Test           | Server addresses for which the panels in the corresponding group will be populated. |
| **Agent Name**     | Multi-Value dropdown | RTP Test           | Agent names for which the panels in the corresponding group will be populated.      |

### Panels

| **Name**                                    | **Type**   | **Panel Group** | **Description**                                                                                                                                                              | **Drilldown** |
| ------------------------------------------- | ---------- | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
| **FTP Server Availability (%)**             | Line Chart | FTP Test        | Average FTP server availability in percentage over the selected time range as per selected filters.                                                                          | No            |
| **Permalinks for Drilldown Server Address** | Table      | FTP Test        | Table listing permalinks for drilldown server addresses for the availability chart. Clicking a row redirects to the URL for the test instance that generated the data.       | Yes           |
| **FTP Server Response Time (s)**            | Line Chart | FTP Test        | Average FTP server response time in seconds over the selected time range as per selected filters.                                                                            | No            |
| **Permalinks for Drilldown Server Address** | Table      | FTP Test        | Table listing permalinks for drilldown server addresses for the response time chart. Clicking a row redirects to the URL for the test instance that generated the data.      | Yes           |
| **FTP Server Throughput (MB/s)**            | Line Chart | FTP Test        | Average FTP server throughput in MB/s over the selected time range as per selected filters.                                                                                  | No            |
| **Permalinks for Drilldown Server Address** | Table      | FTP Test        | Table listing permalinks for drilldown server addresses for the throughput chart. Clicking a row redirects to the URL for the test instance that generated the data.         | Yes           |
| **SIP Server Availability (%)**             | Line Chart | SIP Test        | Average SIP server availability in percentage over the selected time range as per selected filters.                                                                          | No            |
| **Permalinks for Drilldown Server Address** | Table      | SIP Test        | Table listing permalinks for drilldown server addresses for the availability chart. Clicking a row redirects to the URL for the test instance that generated the data.       | Yes           |
| **SIP Total Time (s)**                      | Line Chart | SIP Test        | Average SIP total time in seconds over the selected time range as per selected filters.                                                                                      | No            |
| **Permalinks for Drilldown Server Address** | Table      | SIP Test        | Table listing permalinks for drilldown server addresses for the total time chart. Clicking a row redirects to the URL for the test instance that generated the data.         | Yes           |
| **SIP Time to First Byte (s)**              | Line Chart | SIP Test        | Average SIP time to first byte in seconds over the selected time range as per selected filters.                                                                              | No            |
| **Permalinks for Drilldown Server Address** | Table      | SIP Test        | Table listing permalinks for drilldown server addresses for the time-to-first-byte chart. Clicking a row redirects to the URL for the test instance that generated the data. | Yes           |
| **RTP MOS Score**                           | Line Chart | RTP Test        | Average RTP MOS score over the selected time range as per selected filters.                                                                                                  | No            |
| **Permalinks for Drilldown Agent Name**     | Table      | RTP Test        | Table listing permalinks for drilldown agent names for the MOS score chart. Clicking a row redirects to the URL for the test instance that generated the data.               | Yes           |

## Traces

This dashboard provides visibility into ThousandEyes trace data, allowing you to filter, explore, and drill down into trace spans collected by ThousandEyes. It includes visualizations such as a parent trace list, detailed span breakdowns, and timeline charts.

**Note:** This dashboard requires features available only in Splunk Enterprise version 9.4.0 or later.

![Traces Dashboard](/files/3GrqJLf6mbKkFL5nSiX3)

![Traces Dashboard](/files/HhKxXM5EbBm0jGCpRmOU)

### Filters

| **Name**          | **Type**                 | **Description**                                                  |
| ----------------- | ------------------------ | ---------------------------------------------------------------- |
| Time Range        | Splunk time range filter | Controls the time window for all visualizations and searches.    |
| Test Type         | Multi-value dropdown     | Filters traces by ThousandEyes test type.                        |
| Test Domain       | Multi-value dropdown     | Filters by the domain targeted by the test.                      |
| Test Name         | Multi-value dropdown     | Filters by the test name.                                        |
| Endpoint          | Multi-value dropdown     | Filters by the test's endpoint name.                             |
| Agent Name        | Multi-value dropdown     | Filters by the ThousandEyes agent that initiated the test.       |
| Trace ID          | Text input               | Filters by a specific trace ID.                                  |
| Errors            | Dropdown                 | Filters by error presence (`Has errors`, `Has 5xx errors`).      |
| Show              | Dropdown                 | Filters to show all spans or only spans with errors.             |
| Min Duration (ms) | Number input             | Filters traces by a minimum duration threshold, in milliseconds. |

### Panels

| **Name**                 | **Type**       | **Tab** | **Description**                                                                                        | **Drilldown**                                                                                                        |
| ------------------------ | -------------- | ------- | ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- |
| Parent Trace Table       | Table          | Main    | Lists trace parent spans with metadata such as trace ID, agent name, test info, errors, and permalink. | Clicking a row sets tokens (`trace_id`, `agent_name`, `test_name`, `permalink`, etc.) and opens the **Details** tab. |
| Trace Timeline           | Horizontal bar | Details | Visualizes each span as a horizontal bar on a timeline. Shows duration, response codes, and URL.       | Clicking a span opens a new Splunk search tab, filtered by `span_id`.                                                |
| Selected Trace ID Info   | Markdown       | Details | Displays the selected trace ID and associated account ID.                                              | No                                                                                                                   |
| Selected Agent/Test Info | Markdown       | Details | Displays the selected agent and test names.                                                            | No                                                                                                                   |
| Test Permalink           | Markdown       | Details | Hyperlink to the original ThousandEyes test for the selected trace.                                    | Opens the test in a new tab.                                                                                         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thousandeyes.com/product-documentation/integration-guides/custom-built-integrations/splunk-app/dashboards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
