{"id":16688035,"url":"https://github.com/simlay/fluent-bit-exercise","last_synced_at":"2026-04-29T07:33:50.752Z","repository":{"id":190713864,"uuid":"683208800","full_name":"simlay/fluent-bit-exercise","owner":"simlay","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-17T01:27:45.000Z","size":193,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T21:39:56.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/simlay.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":"2023-08-25T21:33:18.000Z","updated_at":"2024-07-08T02:54:18.000Z","dependencies_parsed_at":"2023-10-05T03:13:06.080Z","dependency_job_id":"d9cd2c1b-0966-4645-814e-4ad28bb3f27a","html_url":"https://github.com/simlay/fluent-bit-exercise","commit_stats":null,"previous_names":["simlay/fluent-bit-exercise"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simlay/fluent-bit-exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Ffluent-bit-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Ffluent-bit-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Ffluent-bit-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Ffluent-bit-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simlay","download_url":"https://codeload.github.com/simlay/fluent-bit-exercise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Ffluent-bit-exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32416146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-12T15:26:34.037Z","updated_at":"2026-04-29T07:33:50.734Z","avatar_url":"https://github.com/simlay.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/simlay/fluent-bit-exercise/graph/badge.svg?token=BJM75ILQKJ)](https://codecov.io/gh/simlay/fluent-bit-exercise)\n# Overview\n\nThis is an exercise in listening on `127.0.0.1:4242` for some simple json messages from `fluent-bit`.\n\n# Running\n```\nfluent-bit -i random -o tcp://127.0.0.1:4242 -p format=json_lines \u0026\n\ncargo run\n```\n\n\nThere are also options for:\n* `--addr` - the bind address to listen on. Defaults to `127.0.0.1:4242`\n* `--sleep-timeout` - The amount of seconds to wait between web requests. Defaults to `60` seconds.\n* `--out-file` - Where to write url response from the post requests. Defaults to `/dev/stdout`.\n* `--max-count` - The number of web requests this process should do before quitting. Defaults to `u64::MAX`.\n\n\n# Testing\n\n`./tests.sh` is a non comprehensive test script. This project is about counting\neven and odd values from the random data from `fluent-bit` and then sending a\n`POST` request to `paste.c-net.org`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlay%2Ffluent-bit-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimlay%2Ffluent-bit-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlay%2Ffluent-bit-exercise/lists"}