Here are
474 public repositories
matching this topic...
Fluentd: Unified Logging Layer (project under CNCF)
-
Updated
Dec 16, 2020
-
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
Dec 11, 2020
-
Ruby
-
Updated
Nov 9, 2020
-
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
Dec 10, 2020
-
Ruby
Fluent Plugin for Amazon Kinesis
-
Updated
Nov 28, 2020
-
Ruby
Kafka input and output plugin for Fluentd
Important production-grade Kubernetes Ops Services
-
Updated
Sep 28, 2020
-
Smarty
A structured logger for Fluentd (Ruby)
A structured logger for Fluentd (Node.js)
-
Updated
Jun 25, 2020
-
JavaScript
A structured logger for Fluentd (Java)
CloudWatch Logs Plugin for Fluentd
(Not Maintained) Something acting like fluentd rewritten in Go.
MongoDB input and output plugin for Fluentd
-
Updated
Nov 26, 2020
-
Ruby
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
Fluentular is a Fluentd regular expression editor
-
Updated
Dec 11, 2020
-
Ruby
This is a fluentd input plugin. It reads logs from the systemd journal.
-
Updated
Jun 18, 2020
-
Ruby
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
High throughput data ingestion logger to Fluentd, AWS S3 and Treasure Data
-
Updated
Nov 12, 2020
-
Java
Extra appenders for Logback.
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: