{"id":15902850,"url":"https://github.com/erikh/kube-firehose","last_synced_at":"2025-07-27T06:32:43.113Z","repository":{"id":218828004,"uuid":"747474063","full_name":"erikh/kube-firehose","owner":"erikh","description":"Be bold: display all logs from all containers on your kubernetes cluster","archived":false,"fork":false,"pushed_at":"2024-01-24T05:52:47.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T10:42:39.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/erikh.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":"2024-01-24T01:56:26.000Z","updated_at":"2024-01-24T01:56:39.000Z","dependencies_parsed_at":"2024-06-20T23:03:35.032Z","dependency_job_id":"122b79e4-5328-4d0f-bc76-6847b790c1f2","html_url":"https://github.com/erikh/kube-firehose","commit_stats":null,"previous_names":["erikh/kube-firehose"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fkube-firehose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fkube-firehose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fkube-firehose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fkube-firehose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikh","download_url":"https://codeload.github.com/erikh/kube-firehose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246884767,"owners_count":20849554,"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":[],"created_at":"2024-10-06T12:00:23.212Z","updated_at":"2025-04-02T20:14:10.968Z","avatar_url":"https://github.com/erikh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kube-firehose: replay all container logs from your cluster on stdout\n\nA very simple program to yield the stdout logs from all containers running in the cluster. Logs are annotated with where they came from, and pod volatility is accounted for: new pods will pick up as they are available, and old pods will expire.\n\n**NOTE** by default **all log history is replayed**. _This is probably not what you want on a long-running cluster!_ Pass the `-t` option to just show current events. You've been warned! :)\n\n## Installation\n\n```\ngo install github.com/erikh/kube-firehose@latest\n```\n\n## Usage\n\nOptions:\n\nDurations are Golang durations, such as `1m` or `1h15s`.\n\n-   `-t`: Just current events, no history\n-   `-since \u003cduration\u003e`: Show log messages that were written in the last `\u003cduration\u003e`.\n-   `-wait \u003cduration\u003e`: Wait this amount of time, playing logs, and then terminate the program.\n- `-kubeconfig`: Provide your Kubernetes configuration. Uses `~/.kube/config` by default.\n\n## License\n\nMIT\n\n## Author\n\nErik Hollensbe \u003cgit@hollensbe.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fkube-firehose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikh%2Fkube-firehose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fkube-firehose/lists"}