{"id":26667930,"url":"https://github.com/apache/flume","last_synced_at":"2025-03-25T20:01:16.815Z","repository":{"id":830170,"uuid":"2198510","full_name":"apache/logging-flume","owner":"apache","description":"Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data","archived":false,"fork":false,"pushed_at":"2024-10-10T11:41:45.000Z","size":45138,"stargazers_count":2545,"open_issues_count":91,"forks_count":1575,"subscribers_count":223,"default_branch":"trunk","last_synced_at":"2025-03-17T12:21:41.423Z","etag":null,"topics":["apache","api","flume","java","jvm","library"],"latest_commit_sha":null,"homepage":"https://flume.apache.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","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":"2011-08-12T18:20:14.000Z","updated_at":"2025-03-09T05:16:33.000Z","dependencies_parsed_at":"2023-07-05T15:16:47.047Z","dependency_job_id":"239d1ae5-7a57-4bcc-a233-8b45db4968e4","html_url":"https://github.com/apache/logging-flume","commit_stats":{"total_commits":1940,"total_committers":98,"mean_commits":19.79591836734694,"dds":0.8015463917525774,"last_synced_commit":"9199565875a80a67d7aa8124d3dfc9459a055a35"},"previous_names":["apache/logging-flume","apache/flume"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-flume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-flume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-flume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-flume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/logging-flume/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245535485,"owners_count":20631297,"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":["apache","api","flume","java","jvm","library"],"created_at":"2025-03-25T20:00:50.882Z","updated_at":"2025-03-25T20:01:16.712Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"\u003c!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTICE file\ndistributed with this work for additional information\nregarding copyright ownership.  The ASF licenses this file\nto you under the Apache License, Version 2.0 (the\n\"License\"); you may not use this file except in compliance\nwith the License.  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing,\nsoftware distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations\nunder the License.\n--\u003e\n\n# Project status\n\n\u003e [!WARNING]\n\u003e **This project is not maintained anymore!**\n\u003e [It has been marked as dormant by Apache Logging Services consensus on 2024-10-10.](https://lists.apache.org/thread/dg9wro6dp7w95o1x911lbyqxzl808b3l)\n\u003e Users are advised to migrate to alternatives.\n\u003e For other inquiries, see [the support policy](https://logging.apache.org/support.html).\n\n# Welcome to Apache Flume!\n\nApache Flume is a distributed, reliable, and available service for efficiently\ncollecting, aggregating, and moving large amounts of log data. It has a simple\nand flexible architecture based on streaming data flows. It is robust and fault\ntolerant with tunable reliability mechanisms and many failover and recovery\nmechanisms. The system is centrally managed and allows for intelligent dynamic\nmanagement. It uses a simple extensible data model that allows for online\nanalytic application.\n\nThe Apache Flume 1.x (NG) code line is a refactoring of the first generation\nFlume to solve certain known issues and limitations of the original design.\n\nApache Flume is open-sourced under the Apache Software Foundation License v2.0.\n\n## Documentation\n\nDocumentation is included in the binary distribution under the docs directory.\nIn source form, it can be found in the flume-ng-doc directory.\n\nThe Flume 1.x guide and FAQ are available here:\n\n* https://cwiki.apache.org/FLUME\n* https://cwiki.apache.org/confluence/display/FLUME/Getting+Started\n\n## Contact us!\n\n* Mailing lists: https://cwiki.apache.org/confluence/display/FLUME/Mailing+Lists\n* IRC channel #flume on irc.freenode.net\n\nBug and Issue tracker.\n\n* https://issues.apache.org/jira/browse/FLUME\n\n## Compiling Flume\n\nCompiling Flume requires the following tools:\n\n* Oracle Java JDK 1.8\n* Apache Maven 3.x\n\nNote: The Apache Flume build requires more memory than the default configuration.\nWe recommend you set the following Maven options:\n\n`export MAVEN_OPTS=\"-Xms512m -Xmx1024m\"`\n\nTo compile Flume and build a distribution tarball, run `mvn install` from the\ntop level directory. The artifacts will be placed under `flume-ng-dist/target/`.\n","funding_links":[],"categories":["Log Monitoring","Table of Contents","Streaming \u0026 Messaging"],"sub_categories":["Understand How Your App is Doing with Real-Time Contextual Insights From Your Users","Data Pipeline"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fflume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fflume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fflume/lists"}