# Service Links View

## Overview

The **Service Links View** provides an overview of all [Cybus::Link](https://docs.cybus.io/2-0-6/documentation/services/service-commissioning-files/resources/cybus-link) resources. The link resource provides direct access to web resources. This resource can be external to Connectware or refer to a location that is available within a web server of a container. For more information, see [Service Links Details View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/service-links-view).

* To open the **Service Links View** for all service links, click **Services** > **Service Resources** and click the **Service Links** tab.

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-e04f498b6cdc8d8829e1a419b16a1629077779e1%2Fservice_links_overview.png?alt=media" alt=""><figcaption><p>Service Links View</p></figcaption></figure>

In the list, all service links are displayed with the following information:

**Service ID**

* The unique identifier of the service that contains this service link.

**Name**

* The name of the service link.

**Links**

* The link provides direct access to web resources of this service. This resource can be external to Connectware or refer to a location that is available within a web server of a container. For example, a dashboard.

## Service Links Details View

* To open the **Service Links Details View** for a specific service, click **Services** > **Service Resources** and select a service.

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-cb83526213af62f585932d7feae226b1a51b6e9d%2Fservice_links_details_view.png?alt=media" alt=""><figcaption><p>Connections Details View</p></figcaption></figure>

At the top of the **Service Links Details View**, the following information is displayed:

**Service ID**

* The unique identifier of the service that contains this service link.

**Name**

* The name of the service link (e.g. Cybus Data Monitor).

**Description**

* A description of the service link.

**Provider**

* The provider of the service link.

**Version**

* The version of the service link.

**Status**

* The current state of the service link (e.g., enabled).

**Deviation**

* The status of the deviation of the service link (e.g., no deviation).

### Service Links Logs

You can view detailed log messages for the service links of the selected service in the **Service Logs** tab of the **Service Links Details View**.

**Download CSV**

* Export the visible log entries as a CSV file.

{% hint style="info" %}
The log entries in the CSV file are limited to the most recent 500 lines in the current view. To download the raw logs that contain the full logs, see [Logs of All Services](https://docs.cybus.io/2-0-6/documentation/services/service-logs/service-logs-of-all-services).
{% endhint %}

**Refresh Logs**

* Refresh the log messages to show the most recent entries.

**Filter**

* Use these filters to focus on specific service log message types based on your troubleshooting or monitoring needs. You can filter for **Debug**, **Error**, **Fatal**, **Info**, **Trace**, and **Warn** messages.

**Start Time/End Time**

* Select a specific start date/time and end date/time to define the period for which you want to view log messages.

**Search**

The search allows you to filter the list.

* Minimum search length is 3 characters.
* Search services by service ID or name.
* Search resources by name, ID, protocol, parent resource ID, agent name, or service ID.
* Search is case-insensitive.

**Level**

* The type of message. For example, info or warning.

**Time**

* Shows the exact date and time when each log message was generated.

**Message**

* Displays the message of the log (e.g., **lathe\_01: Enabled InfluxdbConnection**).
