Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T02:53:42.000Z (15 days ago)
- Last Synced: 2025-02-07T03:27:27.631Z (15 days 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: 7.81 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
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 вручную.