All Projects → Flowgger → Similar Projects or Alternatives

866 Open source projects that are alternatives of or similar to Flowgger

Graylog2 Server
Free and open source log management
Stars: ✭ 5,952 (+882.18%)
Mutual labels:  kafka, logging, syslog, graylog
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (-77.39%)
Mutual labels:  logging, syslog, graylog
Syslog Ng
syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
Stars: ✭ 1,555 (+156.6%)
Mutual labels:  kafka, logging, syslog
Documentation
Stars: ✭ 133 (-78.05%)
Mutual labels:  logging, syslog, graylog
Rsyslog
a Rocket-fast SYStem for LOG processing
Stars: ✭ 1,385 (+128.55%)
Mutual labels:  kafka, logging, syslog
Go Syslog
Blazing fast syslog parser
Stars: ✭ 370 (-38.94%)
Mutual labels:  logging, syslog
Punt
Punt is a tiny and lightweight daemon which helps ship logs to Elasticsearch.
Stars: ✭ 98 (-83.83%)
Mutual labels:  logging, syslog
Demo Scene
👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
Stars: ✭ 806 (+33%)
Mutual labels:  kafka, syslog
Semantic logger
Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
Stars: ✭ 611 (+0.83%)
Mutual labels:  logging, syslog
Captainslog
A Syslog Protocol Parser
Stars: ✭ 130 (-78.55%)
Mutual labels:  logging, syslog
Logbert
Logbert is an advanced log message viewer for log4net, log4j and others.
Stars: ✭ 70 (-88.45%)
Mutual labels:  logging, syslog
Docker Logger
Logs collector for docker
Stars: ✭ 126 (-79.21%)
Mutual labels:  logging, syslog
logspout-gelf
Logspout with GELF adapter
Stars: ✭ 16 (-97.36%)
Mutual labels:  graylog, logging
Illuminati
This is a Platform that collects all the data accuring in your Application and shows the data in real time by using Kibana or other tools.
Stars: ✭ 106 (-82.51%)
Mutual labels:  kafka, logging
Logtrail
Kibana plugin to view, search & live tail log events
Stars: ✭ 1,343 (+121.62%)
Mutual labels:  logging, syslog
Graylog Ansible Role
Ansible role which installs and configures Graylog
Stars: ✭ 173 (-71.45%)
Mutual labels:  logging, graylog
Collector Sidecar
Manage log collectors through Graylog
Stars: ✭ 209 (-65.51%)
Mutual labels:  logging, graylog
Rsyslog
An R interface to syslog, the POSIX system logger API
Stars: ✭ 21 (-96.53%)
Mutual labels:  logging, syslog
Console
OS X console application.
Stars: ✭ 298 (-50.83%)
Mutual labels:  logging, syslog
Nim Morelogging
Logging library for Nim
Stars: ✭ 29 (-95.21%)
Mutual labels:  logging, syslog
Pygelf
Python logging handlers with GELF (Graylog Extended Log Format) support
Stars: ✭ 56 (-90.76%)
Mutual labels:  logging, graylog
Graypy
Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
Stars: ✭ 211 (-65.18%)
Mutual labels:  logging, graylog
Analog
PHP logging library that is highly extendable and simple to use.
Stars: ✭ 314 (-48.18%)
Mutual labels:  logging, syslog
Python Coloredlogs
Colored terminal output for Python's logging module
Stars: ✭ 408 (-32.67%)
Mutual labels:  logging, syslog
Gohangout
golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上.
Stars: ✭ 507 (-16.34%)
Mutual labels:  kafka
Kafka Connect Elasticsearch
Kafka Connect Elasticsearch connector
Stars: ✭ 550 (-9.24%)
Mutual labels:  kafka
Cap
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Stars: ✭ 5,208 (+759.41%)
Mutual labels:  kafka
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (-16.01%)
Mutual labels:  logging
React Log
React for the Console
Stars: ✭ 553 (-8.75%)
Mutual labels:  logging
Logback Kafka Appender
Logback appender for Apache Kafka
Stars: ✭ 505 (-16.67%)
Mutual labels:  logging
Remote syslog2
To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
Stars: ✭ 572 (-5.61%)
Mutual labels:  syslog
Brod
Apache Kafka client library for Erlang/Elixir
Stars: ✭ 501 (-17.33%)
Mutual labels:  kafka
Dnc
dnc 去中心化 开源社区 轻联盟 dncto.com QQ群 779699538
Stars: ✭ 551 (-9.08%)
Mutual labels:  kafka
Logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
Stars: ✭ 495 (-18.32%)
Mutual labels:  logging
Debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Stars: ✭ 5,937 (+879.7%)
Mutual labels:  kafka
Poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Stars: ✭ 5,762 (+850.83%)
Mutual labels:  logging
Java Study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Stars: ✭ 571 (-5.78%)
Mutual labels:  kafka
Kafka Rust
Rust client for Apache Kafka
Stars: ✭ 547 (-9.74%)
Mutual labels:  kafka
Zerolog
Zero Allocation JSON Logger
Stars: ✭ 5,642 (+831.02%)
Mutual labels:  logging
Faster
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Stars: ✭ 4,846 (+699.67%)
Mutual labels:  logging
Stern
⎈ Multi pod and container log tailing for Kubernetes
Stars: ✭ 5,614 (+826.4%)
Mutual labels:  logging
Kafka Operator
Oh no! Yet another Kafka operator for Kubernetes
Stars: ✭ 484 (-20.13%)
Mutual labels:  kafka
Log4rs
A highly configurable logging framework for Rust
Stars: ✭ 483 (-20.3%)
Mutual labels:  logging
Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (+972.77%)
Mutual labels:  logging
Logme
Python Logging For Humans (Also supports configurable color logging for the terminal!)
Stars: ✭ 546 (-9.9%)
Mutual labels:  logging
Zerocode
A community-developed, free, open source, microservices API automation and load testing framework built using JUnit core runners for Http REST, SOAP, Security, Database, Kafka and much more. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test cases declaratively with absolute ease.
Stars: ✭ 482 (-20.46%)
Mutual labels:  kafka
Logary
Logs and metrics are one! Professional logging, metrics and analytics for your apps.
Stars: ✭ 479 (-20.96%)
Mutual labels:  logging
Aiokafka
asyncio client for kafka
Stars: ✭ 544 (-10.23%)
Mutual labels:  kafka
Oklog
Network logging interceptor for OkHttp. Logs an URL link with encoded network call data for every OkHttp call.
Stars: ✭ 474 (-21.78%)
Mutual labels:  logging
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (-21.78%)
Mutual labels:  kafka
Bash Oo Framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Stars: ✭ 5,247 (+765.84%)
Mutual labels:  logging
Jeesuite Libs
分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、分布式锁、分布式事务、集成dubbo、spring boot支持以及常用的工具包等。
Stars: ✭ 584 (-3.63%)
Mutual labels:  kafka
Librdkafka
The Apache Kafka C/C++ library
Stars: ✭ 5,617 (+826.9%)
Mutual labels:  kafka
Logging Log4net
Mirror of This is the Apache log4net logging project git repository.
Stars: ✭ 544 (-10.23%)
Mutual labels:  logging
Hangout
用java实现一下Logstash的几个常用input/filter/output, 希望能有效率上面的大提升. 现在我们迁移到golang了 https://github.com/childe/gohangout
Stars: ✭ 469 (-22.61%)
Mutual labels:  kafka
Kafka ex
Kafka client library for Elixir
Stars: ✭ 469 (-22.61%)
Mutual labels:  kafka
Gear
A lightweight, composable and high performance web service framework for Go.
Stars: ✭ 544 (-10.23%)
Mutual labels:  logging
Snoop
A powerful set of Python debugging tools, based on PySnooper
Stars: ✭ 467 (-22.94%)
Mutual labels:  logging
Reactive Interaction Gateway
Create low-latency, interactive user experiences for stateless microservices.
Stars: ✭ 465 (-23.27%)
Mutual labels:  kafka
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+773.93%)
Mutual labels:  logging
1-60 of 866 similar projects