{"id":17033027,"url":"https://github.com/nokute78/fluentbit-plugin-out-detail","last_synced_at":"2025-10-12T06:32:51.329Z","repository":{"id":51748830,"uuid":"186717525","full_name":"nokute78/fluentbit-plugin-out-detail","owner":"nokute78","description":"Output Plugin for fluent-bit to show MessagePack in detail","archived":false,"fork":false,"pushed_at":"2021-05-10T08:49:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T01:14:59.042Z","etag":null,"topics":["fluent-bit","fluentbit","go","golang","messagepack","msgpack"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nokute78.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-14T23:56:55.000Z","updated_at":"2021-05-10T08:48:04.000Z","dependencies_parsed_at":"2022-08-22T15:00:32.515Z","dependency_job_id":null,"html_url":"https://github.com/nokute78/fluentbit-plugin-out-detail","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokute78%2Ffluentbit-plugin-out-detail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokute78%2Ffluentbit-plugin-out-detail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokute78%2Ffluentbit-plugin-out-detail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokute78%2Ffluentbit-plugin-out-detail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nokute78","download_url":"https://codeload.github.com/nokute78/fluentbit-plugin-out-detail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020839,"owners_count":20548253,"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":["fluent-bit","fluentbit","go","golang","messagepack","msgpack"],"created_at":"2024-10-14T08:31:45.201Z","updated_at":"2025-10-12T06:32:46.273Z","avatar_url":"https://github.com/nokute78.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluentbit-plugin-out-detail\n\n[![Build Status](https://travis-ci.org/nokute78/fluentbit-plugin-out-detail.svg?branch=master)](https://travis-ci.org/nokute78/fluentbit-plugin-out-detail)\n[![Go Report Card](https://goreportcard.com/badge/github.com/nokute78/fluentbit-plugin-out-detail)](https://goreportcard.com/report/github.com/nokute78/fluentbit-plugin-out-detail)\n\nOuput plugin for [Fluent-Bit](https://fluentbit.io/) to show MessagePack in detail.\n\n## Build\n\n```\n$ make\n```\n\nIf success, `out_gdetail.so` will be generated.\n\n## Try!\n\n```\n$ fluent-bit -e out_gdetail.so -i dummy -o gdetail\n```\n\n## Configuration Parameters\n\nNone\n\n## Example Output\n```\n[taka@localhost build]$ ./bin/fluent-bit -e ~/git/oss/fluentbit-plugin-out-detail/out_gdetail.so -i dummy -o gdetail\nFluent Bit v1.2.0\nCopyright (C) Treasure Data\n\n[2019/05/15 09:25:23] [ info] [storage] initializing...\n[2019/05/15 09:25:23] [ info] [storage] in-memory\n[2019/05/15 09:25:23] [ info] [storage] normal synchronization mode, checksum disabled\n[2019/05/15 09:25:23] [ info] [engine] started (pid=10486)\n{\"format\":\"fixarray\", \"header\":\"0x92\", \"length\":2, \"raw\":\"0x92d7005cdb5c74000df3f481a76d657373616765a564756d6d79\", \"value\":\n    [\n        {\"format\":\"event time\", \"header\":\"0xd7\", \"type\":0, \"raw\":\"0xd7005cdb5c74000df3f4\", \"value\":\"2019-05-15 09:25:24.00091442 +0900 JST\"},\n        {\"format\":\"fixmap\", \"header\":\"0x81\", \"length\":1, \"raw\":\"0x81a76d657373616765a564756d6d79\", \"value\":\n            [\n                {\"key\":\n                    {\"format\":\"fixstr\", \"header\":\"0xa7\", \"raw\":\"0xa76d657373616765\", \"value\":\"message\"},\n                 \"value\":\n                    {\"format\":\"fixstr\", \"header\":\"0xa5\", \"raw\":\"0xa564756d6d79\", \"value\":\"dummy\"}\n                }\n            ]\n        }\n    ]\n}\n```\n\n## License\n\n[Apache License v2.0](https://www.apache.org/licenses/LICENSE-2.0)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokute78%2Ffluentbit-plugin-out-detail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnokute78%2Ffluentbit-plugin-out-detail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokute78%2Ffluentbit-plugin-out-detail/lists"}