heka
Fluentd
heka | Fluentd | |
---|---|---|
1 | 30 | |
3,399 | 13,208 | |
- | 0.3% | |
0.0 | 9.4 | |
over 1 year ago | 9 days ago | |
Go | Ruby | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
heka
-
Show HN: Rill – Composable concurrency toolkit for Go
The channel-focused approach to stream processing reminds me of Heka [0]. It was a contemporary of Samza and Heron, and it was fairly prominent in the early Go ecosystem (maybe 10 years ago). As I recall it, quite foggily and quite a long while later, one of the final nails in Heka's coffin was that channel throughput didn't scale well. Do you have benchmarks for Rill, or is it not intended for high-throughput use cases?
[0]: https://github.com/mozilla-services/heka
Fluentd
- 16 Essential Tools for DevOps & SRE: Monitoring & Logging Mastery
-
What is Kubernetes DaemonSet?
Here's a simple manifest for a DaemonSet that runs the Fluentd logging system on each of your cluster's Nodes:
-
🌐 Navigating the CNCF Landscape: A Roadmap for Open Source Contributions 🚀
Fluentd Getting Started: Fluentd Docs
-
Estratégias para diagnosticar problemas em containers Docker em Produção
Introduza ferramentas como ELK Stack ou Fluentd para gerenciar logs de containers em escala. Como configurar essas ferramentas com Docker para centralizar e analisar logs.
-
Fastly and the Linux kernel
The open source projects Fastly uses and the foundations we partner with are vital to Fastly’s mission and success. Here's an unscientific list of projects and organizations supported by the Linux Foundation that we use and love include: The Linux Kernel, Kubernetes, containerd, eBPF, Falco, OpenAPI Initiative, ESLint, Express, Fastify, Lodash, Mocha, Node.js, Prometheus, Jenkins, OpenTelemetry, Envoy, etcd, Helm, osquery, Harbor, sigstore, cert-manager, Cilium, Fluentd, Keycloak, Open Policy Agent, Coalition for Content Provenance and Authority (C2PA), Flux, gRPC, Strimzi, Thanos, Linkerd, Let’s Encrypt, WebAssembly. And the list goes on!
-
Embracing Kubernetes: The Future of Containerized Applications
Get Started with Fluentd
-
Kubernetes Architecture
Currently, there is no cluster-wide logging. Fluentd can be used to have a unified logging layer for the cluster.
- Fluentd – open-source data collection and unified logging layer
-
making job execution log searchable
Fluentd hasn't been touched for 8 years? Looking at the repo it looks like it's alive and well. https://github.com/fluent/fluentd
-
Top 11 Splunk Alternatives that you may consider in 2023
Fluentd is an open-source log management and data collection tool. Just like Logstash, Fluentd uses a pipeline-based architecture. This allows it to collect data from various sources and network traffic and forward it to various destinations.
What are some alternatives?
toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Lograge - An attempt to tame Rails' default policy to log everything.
Gor - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
Semantic Logger - Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
Flume - Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data
Log4r - Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more.