Here are
542 public repositories
matching this topic...
Fluentd: Unified Logging Layer (project under CNCF)
Updated
Jan 27, 2022
Ruby
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
Collect logs for docker containers
Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
Updated
Oct 12, 2021
Ruby
📊 Presentations from the CNCF community to share and reuse
Updated
Jan 13, 2022
Ruby
Updated
Jan 7, 2022
Dockerfile
A structured logger for Fluentd (Python)
Updated
Dec 14, 2021
Python
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Updated
Nov 30, 2021
Java
A structured logger for Fluentd (Golang)
📊 Ansible playbook for setting up an ELK/EFK stack and clients.
Updated
Jan 24, 2020
Shell
This repo shows how to configure complete EFK stack on top of Kubernetes
Updated
Apr 8, 2020
Shell
Amazon S3 input and output plugin for Fluentd
Updated
Jan 26, 2022
Ruby
Important production-grade Kubernetes Ops Services
Updated
Sep 28, 2020
Smarty
Kafka input and output plugin for Fluentd
Updated
Jan 25, 2022
Ruby
Fluent Plugin for Amazon Kinesis
Updated
Jan 21, 2022
Ruby
A structured logger for Fluentd (Ruby)
A structured logger for Fluentd (Node.js)
Updated
Jul 27, 2021
JavaScript
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
A structured logger for Fluentd (Java)
Updated
Dec 19, 2021
Java
CloudWatch Logs Plugin for Fluentd
Updated
Nov 18, 2021
Ruby
(Not Maintained) Something acting like fluentd rewritten in Go.
MongoDB input and output plugin for Fluentd
Updated
Jan 26, 2022
Ruby
📝 Fluentular is a Fluentd regular expression editor
Updated
Jan 25, 2022
Ruby
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
Updated
Jun 21, 2021
Ruby
This is a fluentd input plugin. It reads logs from the systemd journal.
Updated
May 28, 2021
Ruby
High throughput data ingestion logger to Fluentd, AWS S3 and Treasure Data
Updated
Jan 27, 2022
Java
Improve this page
Add a description, image, and links to the
fluentd
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fluentd
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
I'm trying to configure liveness and readiness probes for Kube-fluentd-operator. Is there any HTTP-get API that I can use? Or is there any recommended way of defining these probes?
Thanks