{"id":19040916,"url":"https://github.com/cloudfoundry/log-stream-cli","last_synced_at":"2025-08-07T22:35:36.106Z","repository":{"id":66822497,"uuid":"168244324","full_name":"cloudfoundry/log-stream-cli","owner":"cloudfoundry","description":"Cloud Foundry CLI plugin to consume logs and metrics from the RLP","archived":false,"fork":false,"pushed_at":"2019-09-11T15:40:37.000Z","size":44,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2025-06-29T12:39:32.840Z","etag":null,"topics":["cloudfoundry","cloudfoundry-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry.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":"2019-01-29T23:10:38.000Z","updated_at":"2023-03-22T18:11:00.000Z","dependencies_parsed_at":"2023-03-16T12:15:20.735Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry/log-stream-cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry/log-stream-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Flog-stream-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Flog-stream-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Flog-stream-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Flog-stream-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry","download_url":"https://codeload.github.com/cloudfoundry/log-stream-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Flog-stream-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269337779,"owners_count":24400163,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cloudfoundry","cloudfoundry-plugin"],"created_at":"2024-11-08T22:26:05.783Z","updated_at":"2025-08-07T22:35:36.063Z","avatar_url":"https://github.com/cloudfoundry.png","language":"Go","readme":"Log Stream CLI Plugin\n[![Concourse Badge][ci-badge]][ci-tests]\n====================\n\nThe Log Stream CLI Plugin is a [CF CLI][cf-cli] plugin to retrieve logs from\na Loggregator V2 stream\n\n### Installing Plugin\n\n#### From CF-Community\n\n```\ncf install-plugin -r CF-Community \"log-stream\"\n```\n\n#### From Binary Release\n\n1. Download the binary for the [latest release][latest-release] for your\n   platform.\n1. Install it into the cf cli:\n\n```\ncf install-plugin download/path/log-stream-cli\n```\n\n#### From Source Code\n\nMake sure to have the [latest Go toolchain][golang-dl] installed.\n\n```\ngo get code.cloudfoundry.org/log-stream-cli/cmd/log-stream-cli\ncf install-plugin $GOPATH/bin/log-stream-cli\n```\n\n### Usage\n\n#### Log Stream\n```\n$ cf log-stream --help\nNAME:\n   log-stream - Stream all messages of all types from Loggregator\n\nUSAGE:\n   log-stream \u003csource-id\u003e [\u003csource-id\u003e] [options]\n\nOPTIONS:\n   --shard-id       Distribute logs between multiple consumers\n   --type, -t       Filter the streamed logs. Available: 'log','event','counter','gauge','timer'. Allows multiple.\n\n```\n\nThe `source-id` can either be the application name, the application guid or the name of the component (e.g. `doppler`, `uaa`, `gorouter`...). You can provide as many source-ids as you want. If you are a platform admin (you have the the `logs.admin` scope from UAA), then you can also omit the source-id and you see all messages available in the RLP.\n\n[cf-cli]: https://code.cloudfoundry.org/cli\n[ci-badge]: https://loggregator.ci.cf-app.com/api/v1/pipelines/products/jobs/log-stream-cli-tests/badge\n[ci-tests]: https://loggregator.ci.cf-app.com/teams/main/pipelines/products/jobs/log-stream-cli-tests\n[golang-dl]: https://golang.org/dl/\n[latest-release]: https://github.com/cloudfoundry/log-stream-cli/releases/latest\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry%2Flog-stream-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry%2Flog-stream-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry%2Flog-stream-cli/lists"}