COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201001193929/https://github.com/topics/fluentd
Here are
467 public repositories
matching this topic...
Fluentd: Unified Logging Layer (project under CNCF)
Updated
Sep 30, 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
Sep 28, 2020
Ruby
Updated
Sep 11, 2020
Ruby
📊 Presentations from the CNCF community to share and reuse
Updated
Sep 30, 2020
Dockerfile
A structured logger for Fluentd (Python)
Updated
Jun 24, 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
Fluent Plugin for Amazon Kinesis
Updated
Jul 15, 2020
Ruby
Amazon S3 input and output plugin for Fluentd
Updated
Sep 25, 2020
Ruby
Kafka input and output plugin for Fluentd
A structured logger for Fluentd (Ruby)
Important production-grade Kubernetes Ops Services
Updated
Sep 28, 2020
Smarty
A structured logger for Fluentd (Node.js)
Updated
Jun 25, 2020
JavaScript
A structured logger for Fluentd (Java)
Updated
Aug 25, 2020
Java
CloudWatch Logs Plugin for Fluentd
Updated
Jul 21, 2020
Ruby
(Not Maintained) Something acting like fluentd rewritten in Go.
MongoDB input and output plugin for Fluentd
Updated
Aug 21, 2020
Ruby
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
Fluentular is a Fluentd regular expression editor
Updated
Sep 30, 2020
Ruby
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
May 18, 2020
Java
Extra appenders for Logback.
Updated
Sep 16, 2020
Ruby
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: