COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
The Wayback Machine - https://web.archive.org/web/20210816093738/https://github.com/topics/fluentd
Here are
514 public repositories
matching this topic...
Fluentd: Unified Logging Layer (project under CNCF)
Updated
Aug 16, 2021
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
Jul 12, 2021
Ruby
📊 Presentations from the CNCF community to share and reuse
Updated
Aug 13, 2021
Ruby
Updated
Aug 13, 2021
Dockerfile
A structured logger for Fluentd (Python)
Updated
May 11, 2021
Python
A structured logger for Fluentd (Golang)
This repo shows how to configure complete EFK stack on top of Kubernetes
Updated
Apr 8, 2020
Shell
📊 Ansible playbook for setting up an ELK/EFK stack and clients.
Updated
Jan 24, 2020
Shell
Amazon S3 input and output plugin for Fluentd
Updated
Jul 19, 2021
Ruby
Kafka input and output plugin for Fluentd
Fluent Plugin for Amazon Kinesis
Important production-grade Kubernetes Ops Services
Updated
Sep 28, 2020
Smarty
A structured logger for Fluentd (Node.js)
Updated
Jul 27, 2021
JavaScript
A structured logger for Fluentd (Ruby)
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Updated
Jul 28, 2021
Java
A structured logger for Fluentd (Java)
CloudWatch Logs Plugin for Fluentd
Updated
May 10, 2021
Ruby
(Not Maintained) Something acting like fluentd rewritten in Go.
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
MongoDB input and output plugin for Fluentd
Updated
Apr 22, 2021
Ruby
Fluentular is a Fluentd regular expression editor
Updated
Aug 13, 2021
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
Aug 16, 2021
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.
Describe the Bug
Whatever is in
security_groupsseems to be ignoredExpected Behavior
Security groups specified in
security_groupsshould be appliedSteps to Reproduce
security_groups = [aws_security_group.my_group1.id, aws_security_group.my_group2.id]Screenshots
Output of
terraform plan: