{"id":13366712,"url":"https://github.com/trivaGo/Gollum","last_synced_at":"2025-03-12T18:31:25.627Z","repository":{"id":34028261,"uuid":"37787279","full_name":"trivago/gollum","owner":"trivago","description":"An n:m message multiplexer written in Go","archived":false,"fork":false,"pushed_at":"2023-02-15T02:32:47.000Z","size":31091,"stargazers_count":940,"open_issues_count":21,"forks_count":74,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-10-25T05:23:33.605Z","etag":null,"topics":["golang","gollum","log","logger","logging","logs","message-bus","multiplexer","pipeline","stream"],"latest_commit_sha":null,"homepage":"http://gollum.readthedocs.org/en/latest/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"plotly/plotly.js","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trivago.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2015-06-20T21:51:20.000Z","updated_at":"2024-10-11T15:00:09.000Z","dependencies_parsed_at":"2024-01-08T15:34:44.688Z","dependency_job_id":null,"html_url":"https://github.com/trivago/gollum","commit_stats":{"total_commits":1906,"total_committers":34,"mean_commits":56.05882352941177,"dds":0.387722980062959,"last_synced_commit":"2a759eddbc38e38bec55d1318cd887c11d0bb82e"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivago%2Fgollum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivago%2Fgollum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivago%2Fgollum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivago%2Fgollum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trivago","download_url":"https://codeload.github.com/trivago/gollum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243271297,"owners_count":20264432,"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":["golang","gollum","log","logger","logging","logs","message-bus","multiplexer","pipeline","stream"],"created_at":"2024-07-30T00:01:30.170Z","updated_at":"2025-03-12T18:31:25.588Z","avatar_url":"https://github.com/trivago.png","language":"Go","funding_links":[],"categories":["消息"],"sub_categories":["高级控制台界面","高級控制台界面"],"readme":"[![Documentation Status](https://readthedocs.org/projects/gollum/badge/?version=latest)](http://gollum.readthedocs.org/en/latest/)\n[![GoDoc](https://godoc.org/github.com/trivago/gollum?status.svg)](https://godoc.org/github.com/trivago/gollum)\n[![Gitter](https://badges.gitter.im/trivago/gollum.svg)](https://gitter.im/trivago/gollum?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Go Report Card](https://goreportcard.com/badge/github.com/trivago/gollum)](https://goreportcard.com/report/github.com/trivago/gollum)\n[![Build Status](https://travis-ci.org/trivago/gollum.svg?branch=master)](https://travis-ci.org/trivago/gollum)\n[![Coverage Status](https://coveralls.io/repos/github/trivago/gollum/badge.svg?branch=master)](https://coveralls.io/github/trivago/gollum?branch=master)\n[![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/gollum.json\u0026query=$.versions.stable\u0026label=homebrew)](https://formulae.brew.sh/formula/gollum)\n\n![Gollum](docs/src/gollum.png)\n\n# What is Gollum?\n\nGollum is an **n:m multiplexer** that gathers messages from different sources and broadcasts them to a set of destinations.\n\nGollum originally started as a tool to **MUL**-tiplex **LOG**-files (read it backwards to get the name).\nIt quickly evolved to a one-way router for all kinds of messages, not limited to just logs.\nGollum is written in Go to make it scalable and easy to extend without the need to use a scripting language.\n\nPlease not that this project is not related to the [Gollum Wiki](https://github.com/gollum/gollum).\nFollow the link above if you came here looking for it.\n\n## Gollum Documentation\n\nHow-to-use, installation instructions, getting started guides, and in-depth plugin documentation:\n\n* [read the docs user documentation](http://gollum.readthedocs.io/en/latest/)\n* [godoc pages for go developers](https://godoc.org/github.com/trivago/gollum)\n\n\n## Installation\n\nGollum is tested and packaged to run on FreeBSD, Debian, Ubuntu, Windows and MacOS. Download Gollum and get started now.\n\n* [Installation Instructions](http://gollum.readthedocs.io/en/latest/src/instructions/installation.html)\n* [Releases on github.com](https://github.com/trivago/gollum/releases)\n\n\n## Get Gollum Support and Help\n\n**gitter**: If you can't find your answer in the documentation or have other questions you can reach us on [gitter](https://gitter.im/trivago/gollum?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link), too.\n\n**Reporting Issues**: To report an issue with Gollum, please create an Issue here on github: https://github.com/trivago/gollum/issues\n\n\n## License\n\nThis project is released under the terms of the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FtrivaGo%2FGollum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FtrivaGo%2FGollum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FtrivaGo%2FGollum/lists"}