{"id":13522584,"url":"https://github.com/ivkalita/kubectl-clogs","last_synced_at":"2025-03-31T22:32:01.322Z","repository":{"id":57621863,"uuid":"159073803","full_name":"ivkalita/kubectl-clogs","owner":"ivkalita","description":"kubectl plugin to follow logs of multiple running pods","archived":false,"fork":false,"pushed_at":"2021-08-31T20:19:04.000Z","size":4681,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-21T04:30:44.121Z","etag":null,"topics":["kubectl","kubectl-plugins"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivkalita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-25T20:55:26.000Z","updated_at":"2022-07-04T11:27:38.000Z","dependencies_parsed_at":"2022-08-27T00:00:25.654Z","dependency_job_id":null,"html_url":"https://github.com/ivkalita/kubectl-clogs","commit_stats":null,"previous_names":["kaduev13/kubectl-clogs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkalita%2Fkubectl-clogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkalita%2Fkubectl-clogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkalita%2Fkubectl-clogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivkalita%2Fkubectl-clogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivkalita","download_url":"https://codeload.github.com/ivkalita/kubectl-clogs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552894,"owners_count":20795830,"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":["kubectl","kubectl-plugins"],"created_at":"2024-08-01T06:00:49.375Z","updated_at":"2025-03-31T22:31:59.571Z","avatar_url":"https://github.com/ivkalita.png","language":"Go","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"## kubectl-clogs\n\nThis repository contains a simple kubectl command to show all running pods logs in specific cluster namespace in realtime\n(the same as `kubectl logs -f` but for the all pods).\n\n\n```bash\n$ go install github.com/ivkalita/kubectl-clogs/cmd/kubectl-clogs@latest\n$ kubectl clogs --namespace default\n```\n\n![](https://i.imgur.com/zG8eG3k.jpg)\n\n\n## Features:\n- Logs from all namespace pods in realtime (follow mode)\n- Autoreload – this command monitors all running pods every `N` seconds and adds new pods to the log group\n- Regexp for the pod name\n\n## Roadmap:\n- Multiple namespaces\n- Labels search\n- Monitoring improvements (`watch` mode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivkalita%2Fkubectl-clogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivkalita%2Fkubectl-clogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivkalita%2Fkubectl-clogs/lists"}