{"id":13713394,"url":"https://github.com/fujiwara/kinesis-tailf","last_synced_at":"2025-07-08T11:39:52.723Z","repository":{"id":14314728,"uuid":"76326546","full_name":"fujiwara/kinesis-tailf","owner":"fujiwara","description":"tail -f command for Amazon Kinesis Stream","archived":false,"fork":false,"pushed_at":"2024-05-07T08:04:34.000Z","size":67,"stargazers_count":40,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T09:51:46.253Z","etag":null,"topics":["aws","go","golang","kinesis","kinesis-tailf","lambda"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fujiwara.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-13T05:39:37.000Z","updated_at":"2025-01-07T14:29:52.000Z","dependencies_parsed_at":"2024-03-14T03:50:09.531Z","dependency_job_id":null,"html_url":"https://github.com/fujiwara/kinesis-tailf","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujiwara%2Fkinesis-tailf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujiwara%2Fkinesis-tailf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujiwara%2Fkinesis-tailf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fujiwara%2Fkinesis-tailf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fujiwara","download_url":"https://codeload.github.com/fujiwara/kinesis-tailf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818171,"owners_count":20352629,"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":["aws","go","golang","kinesis","kinesis-tailf","lambda"],"created_at":"2024-08-02T23:01:34.913Z","updated_at":"2025-03-16T14:30:36.519Z","avatar_url":"https://github.com/fujiwara.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# kinesis-tailf\n\ntail -f command for Amazon Kinesis Data Streams.\n\n## Install\n\n### Homebrew\n\n```\n$ brew install fujiwara/tap/kinesis-tailf\n```\n\n### Binary packages\n\n[Releases](https://github.com/fujiwara/kinesis-tailf/releases).\n\n## Usage\n\nRequired flags are below.\n\n- `-stream`\n- `-region` or `AWS_REGION` environment variable\n\n```\nUsage of kinesis-tailf:\n  -end string\n    \tend timestamp\n  -lf\n    \tappend LF(\\n) to each record\n  -region string\n    \tregion (default AWS_REGION environment variable)\n  -shard-key string\n    \tshard key\n  -start string\n    \tstart timestamp\n  -stream string\n    \tstream name\n```\n\nkinesis-tailf supports decoding packed records by Kinesis Producer Library (KPL).\n\n## kinesis-cat\n\ncat command for putting data to Amazon Kinesis Data Streams or Kinesis Data Firehose.\n\n```\nUsage of kinesis-cat:\n  -firehose\n    \tput to Firehose delivery stream\n  -lf\n    \tappend LF(\\n) to each record\n  -partition-key string\n    \tpartition key\n  -region string\n    \tregion (default \"ap-northeast-1\")\n  -stream string\n    \tstream name\n```\n\nWhen -partition-key is not specified, partition key will be generated from sha256 digest of data.\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwara%2Fkinesis-tailf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffujiwara%2Fkinesis-tailf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwara%2Fkinesis-tailf/lists"}