All Products
Search
Document Center

Simple Log Service:Data collection

Last Updated:Dec 27, 2024

Simple Log Service allows you to use Logtail to collect metric data from hosts. The metric data includes CPU, memory, load, disk, and network data. You can also use Telegraf and Logtail together to collect the metric data of other services. This topic describes common collection solutions.

Solution

Description

Collect metric data from hosts

You can use Logtail to collect metric data from hosts to Simple Log Service. The metric data includes CPU, memory, load, disk, and network data.

Collect ping and tcping data

You can use Logtail to collect ping and tcping data to a Simple Log Service Metricstore.

Collect metric data from Prometheus by using the Remote Write Protocol

You can collect data to Simple Log Service. Simple Log Service supports the remote write protocol. You can enable the remote write feature in Prometheus to collect data to Simple Log Service.

Collect metric data from Prometheus by using a Logtail plug-in

You can use a Logtail plug-in to collect various types of Prometheus metrics to Simple Log Service. The metrics include Prometheus-format metrics from Node Exporter and Kafka Exporter, and Prometheus metrics collected from applications.

Collect metric data from Elasticsearch servers

You can collect metric data from an Elasticsearch server to Simple Log Service and visualize the collected data.

Collect metric data from MySQL servers

You can collect metric data from a MySQL server to Simple Log Service and visualize the collected data.

Collect metric data from Redis servers

You can collect metric data from a Redis server to Simple Log Service and visualize the collected data.

Collect metric data from ClickHouse servers

You can collect metric data from a ClickHouse server to Simple Log Service and visualize the collected data.

Collect metric data from Kafka servers

You can collect metric data from a Kafka server to Simple Log Service and visualize the collected data.

Collect metric data from Java applications or Tomcat servers

You can collect metric data from a Java application to Simple Log Service and visualize the collected data.

Use an SDK to collect metrics

You can use SDKs to collect metric data, such as Simple Log Service SDK for Java, Service SDK for Go, and Service SDK for Python.