{"id":18185094,"url":"https://github.com/pete911/fluent-bit-test","last_synced_at":"2025-04-07T12:41:37.675Z","repository":{"id":150290279,"uuid":"414738208","full_name":"pete911/fluent-bit-test","owner":"pete911","description":"project to manually test fluentbit configurations and go output plugin","archived":false,"fork":false,"pushed_at":"2021-10-31T19:21:52.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T15:24:08.162Z","etag":null,"topics":["fluent-bit","fluentbit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pete911.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-07T19:51:33.000Z","updated_at":"2025-01-23T21:10:12.000Z","dependencies_parsed_at":"2023-04-30T08:55:38.011Z","dependency_job_id":null,"html_url":"https://github.com/pete911/fluent-bit-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pete911%2Ffluent-bit-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pete911%2Ffluent-bit-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pete911%2Ffluent-bit-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pete911%2Ffluent-bit-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pete911","download_url":"https://codeload.github.com/pete911/fluent-bit-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655112,"owners_count":20974120,"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"],"created_at":"2024-11-02T22:22:23.046Z","updated_at":"2025-04-07T12:41:37.655Z","avatar_url":"https://github.com/pete911.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-bit-test\nProject to manually test fluent-bit configurations. Includes an example of fluent-bit output plugin written in go.\n\n## requirements\n- [kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation)\n- [helm](https://helm.sh/docs/helm/helm_install/) at least 3.7.0 version\n- [go](https://golang.org)\n\n## run\n- modify [values.yml](values.yml) if needed and run `make run` start kind cluster\n- cluster runs test [log-app](log-app) exposed on `30500` port, which can be used to generate logs by POSTing data to it:\n  - `curl -v -X POST -d 'test log message' http://localhost:30500`\n- logs are sent to `/tmp/fluent-bit-test/` local directory\n  - `tail -f /tmp/fluent-bit-test/kube.var.log.containers.log-app-*.log | jq .`\n- project is also configured with [out-plugin](out-plugin) written in go. To view the output from this plugin, run:\n  - `tail -f /tmp/fluent-bit-test/out`\n- clean up after test `make cleanup`\n\n## debug kind cluster\n- `docker ps` - list kind cluster nodes running as docker images\n- `docker exec -it fluent-bit-test-control-plane bash` - \"ssh\" onto control plane node\n- once on the node, we can:\n    - `ps auxf` check processes\n    - `crictl images` check images already present on the node\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpete911%2Ffluent-bit-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpete911%2Ffluent-bit-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpete911%2Ffluent-bit-test/lists"}