Metric data collection

更新时间:
复制 MD 格式

Simple Log Service lets you use Logtail to collect host monitoring data, such as CPU, memory, load, disk, and network traffic. You can also use Telegraf with Logtail to collect monitoring data from other products. This topic describes common data collection solutions.

Solution

Description

Collect host monitoring data

You can use Logtail to collect host monitoring data, such as CPU, memory, load, disk, and network traffic.

Collect Open-Falcon data

Open-Falcon is an enterprise-level, high-availability, and scalable open source monitoring solution. It monitors server status, such as disk space, port availability, and network traffic.

Collect ping and tcping data

Describes how to use Logtail to collect ping and tcping data and send it to a Metricstore in Simple Log Service.

Ingest Prometheus monitoring data using the Remote Write protocol

Simple Log Service supports the Prometheus Remote Write protocol. To send data to Simple Log Service, you can enable the Remote Write feature in Prometheus.

Ingest Prometheus monitoring data using the Logtail plugin

The Logtail plugin for Simple Log Service collects various metrics in Prometheus format, such as metrics from Node Exporter, Kafka Exporter, and other applications.

Ingest Elasticsearch monitoring data

Describes how to use Simple Log Service to collect and visualize Elasticsearch monitoring data.

Ingest MySQL monitoring data

Describes how to use Simple Log Service to collect and visualize MySQL monitoring data.

Ingest Redis monitoring data

Describes how to use Simple Log Service to collect and visualize Redis monitoring data.

Ingest MongoDB monitoring data

Describes how to use Simple Log Service to collect and visualize MongoDB monitoring data.

Ingest ClickHouse monitoring data

Describes how to use Simple Log Service to collect and visualize ClickHouse monitoring data.

Ingest Kafka monitoring data

Describes how to use Simple Log Service to collect and visualize Kafka monitoring data.

Ingest monitoring data from Java applications or Tomcat

Describes how to use Simple Log Service to collect and visualize data from Java applications. This topic uses Java application monitoring data as an example.

Ingest Nginx monitoring data

Describes how to use Simple Log Service to collect and visualize Nginx monitoring data.

Ingest NVIDIA GPU monitoring data

Describes how to use Simple Log Service to collect and visualize NVIDIA GPU monitoring data.

Write metric data using an SDK

Simple Log Service lets you write metric data using an SDK. This topic provides SDK examples for Java, Go, and Python.