diff --git a/README.md b/README.md index dd577328f8..aaf2a3c107 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Alibaba iLogtail - Fast and Lightweight Observability Data Collector | 中文用户手册([GitBook](https://ilogtail.gitbook.io/ilogtail-docs/) | [可观测中文社区](https://open.observability.cn/project/ilogtail/about/)) +# Alibaba LoongCollector - Fast and Lightweight Observability Data Collector | 中文用户手册([GitBook](https://ilogtail.gitbook.io/ilogtail-docs/) | [可观测中文社区](https://open.observability.cn/project/ilogtail/about/)) ilogtail logo -iLogtail was born for observable scenarios and has many production-level features such as lightweight, high performance, and automated configuration, which are widely used internally by Alibaba Group and tens of thousands of external Alibaba Cloud customers. You can deploy it in physical machines, Kubernetes and other environments to collect telemetry data, such as logs, traces and metrics. +LoongCollector was born for observable scenarios and has many production-level features such as lightweight, high performance, and automated configuration, which are widely used internally by Alibaba Group and tens of thousands of external Alibaba Cloud customers. You can deploy it in physical machines, Kubernetes and other environments to collect telemetry data, such as logs, traces and metrics. [![GitHub contributors](https://img.shields.io/github/contributors/alibaba/ilogtail)](https://github.com/alibaba/ilogtail/contributors) [![GitHub stars](https://img.shields.io/github/stars/alibaba/ilogtail)](https://github.com/alibaba/ilogtail/stargazers) @@ -14,7 +14,7 @@ iLogtail was born for observable scenarios and has many production-level feature ## Abstract -The core advantages of **iLogtail**: +The core advantages of **LoongCollector**: * Support a variety of Logs, Traces, Metrics data collection, and friendly to container and Kubernetes environment support. * The resource cost of data collection is quite low, 5-20 times better than similar telemetry data collection Agent performance. @@ -23,7 +23,7 @@ The core advantages of **iLogtail**: * Support configuration remote management and provide a variety of ways, such as SLS console, SDK, K8s Operator, etc. * Supports multiple advanced features such as self-monitoring, flow control, resource control, alarms, and statistics collection. -**iLogtail** supports the collection of a variety of telemetry data and transmission to a variety of different backends, such as [SLS observable platform](https://www.aliyun.com/product/sls). The data supported for collection are mainly as follows: +**LoongCollector** supports the collection of a variety of telemetry data and transmission to a variety of different backends, such as [SLS observable platform](https://www.aliyun.com/product/sls). The data supported for collection are mainly as follows: * Logs * Collect static log files @@ -45,7 +45,7 @@ The core advantages of **iLogtail**: ## Quick Start -For the complexity of C++ dependencies, the compilation of iLogtail requires you have docker installed. If you aim to build iLogtail from sources, you can go ahead and start with the following commands. +For the complexity of C++ dependencies, the compilation of LoongCollector requires you have docker installed. If you aim to build LoongCollector from sources, you can go ahead and start with the following commands. 1. Start with local @@ -53,8 +53,8 @@ For the complexity of C++ dependencies, the compilation of iLogtail requires you make cp -r example_config/quick_start/* output cd output -./ilogtail -# Now, ilogtail is collecting data from output/simple.log and outputing the result to stdout +./loongcollector +# Now, LoongCollector is collecting data from output/simple.log and outputing the result to stdout ``` HEAD @@ -93,14 +93,14 @@ There are many ways to contribute: You can report bugs, make suggestions or participate in discussions through [Github Issues](https://github.com/alibaba/ilogtail/issues) and [Github Discussions](https://github.com/alibaba/ilogtail/discussions), or contact us with the following ways: * Bilibili:[阿里云SLS](https://space.bilibili.com/630680534?from=search&seid=2845737427240690794&spm_id_from=333.337.0.0) -* Zhihu:[iLogtail社区](https://www.zhihu.com/column/c_1533139823409270785) -* DingTalk:iLogtail社区 +* Zhihu:[LoongCollector社区](https://www.zhihu.com/column/c_1533139823409270785) +* DingTalk:LoongCollector社区 ## Our Users -Tens of thousands of companies use iLogtail in Alibaba Cloud, IDC, or other clouds. More details please see [here](https://help.aliyun.com/document_detail/250269.html). +Tens of thousands of companies use LoongCollector in Alibaba Cloud, IDC, or other clouds. More details please see [here](https://help.aliyun.com/document_detail/250269.html). ## Licence