Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandex-cloud-examples/yc-mk8s-fluent-bit-logging

Отправка логов кластера Managed Service for Kubernetes® в Cloud Logging с помощью Fluent Bit.
https://github.com/yandex-cloud-examples/yc-mk8s-fluent-bit-logging

cloud-logging fluent-bit kubernetes logging mk8s terraform yandex-cloud yandexcloud

Last synced: 2 days ago
JSON representation

Отправка логов кластера Managed Service for Kubernetes® в Cloud Logging с помощью Fluent Bit.

Awesome Lists containing this project

README

        

# Отправка логов кластера Yandex Managed Service for Kubernetes® в Yandex Cloud Logging с помощью Fluent Bit

С помощью [Fluent Bit](https://fluentbit.io) вы можете транслировать логи подов и сервисов [Managed Service for Kubernetes®](https://yandex.cloud/ru/docs/managed-kubernetes) в [Cloud Logging](https://yandex.cloud/ru/docs/logging). Установка и настройка Fluent Bit описана в [практическом руководстве](https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/fluent-bit-logging).

В этом репозитории расположены конфигурационные файлы:

* [k8s-cluster-with-log-group.tf](k8s-cluster-with-log-group.tf) — для создания инфраструктуры для Managed Service for Kubernetes® и Cloud Logging через Terraform.
* [systemd.yaml](systemd.yaml) — для установки Fluent Bit через Helm.
* [config.yaml](config.yaml) — для установки Fluent Bit вручную.