{"id":13436347,"url":"https://github.com/awslabs/flowgger","last_synced_at":"2025-03-18T21:30:19.832Z","repository":{"id":36140023,"uuid":"40443970","full_name":"awslabs/flowgger","owner":"awslabs","description":"A fast data collector in Rust","archived":false,"fork":false,"pushed_at":"2024-05-23T15:15:09.000Z","size":743,"stargazers_count":848,"open_issues_count":13,"forks_count":56,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-03-13T02:37:51.573Z","etag":null,"topics":["graylog","kafka","logging","logging-server","ltsv","rust","syslog"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-09T17:08:53.000Z","updated_at":"2025-03-12T01:54:38.000Z","dependencies_parsed_at":"2024-08-05T19:25:16.512Z","dependency_job_id":"01f3da69-91d2-4597-8af5-aacf550b7355","html_url":"https://github.com/awslabs/flowgger","commit_stats":{"total_commits":529,"total_committers":17,"mean_commits":31.11764705882353,"dds":"0.12476370510396972","last_synced_commit":"65ebc8afee4f31d570a2e49318a57e24b80a4a3f"},"previous_names":["jedisct1/flowgger"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fflowgger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fflowgger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fflowgger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fflowgger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/flowgger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244310243,"owners_count":20432500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graylog","kafka","logging","logging-server","ltsv","rust","syslog"],"created_at":"2024-07-31T03:00:47.008Z","updated_at":"2025-03-18T21:30:19.471Z","avatar_url":"https://github.com/awslabs.png","language":"Rust","readme":"\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://raw.github.com/awslabs/flowgger/master/flowgger.png\" alt=\"Flowgger\" title=\"Flowgger\"/\u003e\n\u003c/p\u003e\n\n[![CI Build](https://github.com/awslabs/flowgger/actions/workflows/ci.yml/badge.svg)](https://github.com/awslabs/flowgger/actions/workflows/ci.yml) [![License: BSD2](https://img.shields.io/badge/License-BSD2-brightgreen.svg)](https://github.com/awslabs/flowgger/blob/master/LICENSE)\n\n\u003ca name=\"0.3.0\"\u003e\u003c/a\u003e\n### New major version: 0.3.0 (2022-03-14)\n\n#### Breaking Changes\n\n*   Migrate from chrono to [time](https://docs.rs/time/latest/time/) as per https://rustsec.org/advisories/RUSTSEC-2020-0071\n    * String formatting changed from strftime to [time](https://docs.rs/time/latest/time/format_description/index.html) custom formatting - see ```flowgger.toml``` for examples on change\n\n---\n\nFlowgger is a fast, simple and lightweight data collector written in Rust.\n\nIt reads log entries over a given protocol, extracts them, decodes them using a\ngiven format, re-encodes them into a different format, and asynchronously pushes\nthe result into a remote data store.\n\nFlowgger is designed to be:\n- Paranoid: it carefully validates input data to prevent injection of\nmalformed/incomplete records down the chain.\n- Safe: written in Rust, without any `unsafe` code.\n- Fast: even though messages are systematically parsed and validated, Flowgger\nis orders of magnitude faster than Logstash and Fluentd.\n- Standalone: it comes as a single executable file, and doesn't require a JVM.\n\nFlowgger supports common input types: stdin, UDP, TCP, TLS and Redis,\nas well as multiple input formats: JSON (GELF), LTSV, Cap'n Proto and\nRFC5424. Normalized messages can be sent to Kafka, Graylog, to downstream\nFlowgger servers, or to other log collectors for further processing.\n\n# [Jump to the Flowgger documentation](https://github.com/awslabs/flowgger/wiki)\n","funding_links":[],"categories":["Applications","应用","应用程序 Applications","Rust"],"sub_categories":["贡献"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawslabs%2Fflowgger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawslabs%2Fflowgger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawslabs%2Fflowgger/lists"}