All Products
Search
Document Center

Simple Log Service:Details of Logtail advanced configurations

Last Updated:Mar 26, 2025

This topic introduces the Logtail configurations and their scenarios.

Configuration overview

The Logtail configuration process involves three steps: installing Logtail, creating a machine group, and creating a collection configuration. Each step allows for fine-grained custom configurations.

image

Logtail

Logtail is a log collection agent designed to collect logs from Alibaba Cloud Elastic Compute Service (ECS) instances, self-managed data centers, or servers from other cloud service providers. To use Logtail, you must first install it on the target machine.

Machine group

A machine group is a virtual collection of multiple target machines. Simple Log Service utilizes machine groups for batch configuration and management of log collection rules, accommodating dynamic environments.

  • For information about machine group concepts, such as user identifier, custom identifier-based machine group, and IP address-based machine group, see Introduction to machine groups.

  • To use Logtail for collecting logs from a server in a different Alibaba Cloud account, a third-party cloud service provider, or a self-managed data center, you must configure a user identifier.

  • Simple Log Service offers two types of machine groups: IP address and custom identifier. The IP address type is easier to create, while the custom identifier type supports automatic scaling without address conflicts.

Collection configuration items

These are essential rules for log data collection and processing. They facilitate efficient log collection, structured parsing, and filtering through flexible configurations.

References

In addition to console operations, the Logtail configuration process also supports API and SDK methods.