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: 3 months ago
JSON representation
Отправка логов кластера Managed Service for Kubernetes® в Cloud Logging с помощью Fluent Bit.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-mk8s-fluent-bit-logging
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T09:07:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T11:53:28.000Z (about 1 year ago)
- Last Synced: 2025-06-06T12:40:34.174Z (about 1 year ago)
- Topics: cloud-logging, fluent-bit, kubernetes, logging, mk8s, terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/fluent-bit-logging
- Size: 15.6 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 вручную.