Here are
482 public repositories
matching this topic...
Fluentd: Unified Logging Layer (project under CNCF)
-
Updated
Feb 23, 2021
-
Ruby
Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
Collect logs for docker containers
Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
-
Updated
Dec 11, 2020
-
Ruby
📊Presentations from the CNCF community to share and reuse
-
Updated
Feb 16, 2021
-
Ruby
-
Updated
Jan 6, 2021
-
Dockerfile
A structured logger for Fluentd (Python)
-
Updated
Nov 19, 2020
-
Python
This repo shows how to configure complete EFK stack on top of Kubernetes
-
Updated
Apr 8, 2020
-
Shell
A structured logger for Fluentd (Golang)
📊 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
Feb 16, 2021
-
Ruby
Fluent Plugin for Amazon Kinesis
Kafka input and output plugin for Fluentd
-
Updated
Jan 25, 2021
-
Ruby
Important production-grade Kubernetes Ops Services
-
Updated
Sep 28, 2020
-
Smarty
A structured logger for Fluentd (Ruby)
-
Updated
Jan 15, 2021
-
Ruby
A structured logger for Fluentd (Node.js)
-
Updated
Jun 25, 2020
-
JavaScript
A structured logger for Fluentd (Java)
CloudWatch Logs Plugin for Fluentd
-
Updated
Feb 19, 2021
-
Ruby
(Not Maintained) Something acting like fluentd rewritten in Go.
MongoDB input and output plugin for Fluentd
-
Updated
Dec 23, 2020
-
Ruby
Fluentular is a Fluentd regular expression editor
-
Updated
Feb 19, 2021
-
Ruby
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
-
Updated
Dec 25, 2020
-
Ruby
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
This is a fluentd input plugin. It reads logs from the systemd journal.
-
Updated
Jun 18, 2020
-
Ruby
High throughput data ingestion logger to Fluentd, AWS S3 and Treasure Data
-
Updated
Feb 13, 2021
-
Java
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
-
Updated
Jan 14, 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: