{"id":23975237,"url":"https://github.com/arussellsaw/glog","last_synced_at":"2025-10-06T06:53:53.062Z","repository":{"id":72507742,"uuid":"336530621","full_name":"arussellsaw/glog","owner":"arussellsaw","description":"A CLI tool to query \u0026 tail Google Cloud Logging entries","archived":false,"fork":false,"pushed_at":"2021-02-07T16:31:52.000Z","size":19,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T22:53:25.267Z","etag":null,"topics":["golang","google","google-cloud-platform","logging","tail"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arussellsaw.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":"2021-02-06T12:18:24.000Z","updated_at":"2022-11-24T05:44:36.000Z","dependencies_parsed_at":"2023-02-27T10:16:36.961Z","dependency_job_id":null,"html_url":"https://github.com/arussellsaw/glog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arussellsaw/glog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arussellsaw%2Fglog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arussellsaw%2Fglog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arussellsaw%2Fglog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arussellsaw%2Fglog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arussellsaw","download_url":"https://codeload.github.com/arussellsaw/glog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arussellsaw%2Fglog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278572004,"owners_count":26008686,"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-10-06T02:00:05.630Z","response_time":65,"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":["golang","google","google-cloud-platform","logging","tail"],"created_at":"2025-01-07T06:00:08.883Z","updated_at":"2025-10-06T06:53:53.045Z","avatar_url":"https://github.com/arussellsaw.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glog, a cli for Google Cloud Logging\n\nI don't like viewing logs via web UIs, so i built this tool to be able to easily tail logs from my terminal.\n\n### Some examples:\n\nTail logs for service.foo\n```\nglog -f -p my-project -q 'resource.labels.service_name = \"service.foo\"'\n```\nGet all logs from your project for the last 24h\n```\nglog -d 24h -p my-project\n```\n\nYou can learn more about how to build queries for the -q parameter at https://cloud.google.com/logging/docs/view/query-library-preview?hl=en-GB\n\n#### Usage: \n```\nglog -help \n  -d string\n        lookback duration, eg '1h' or '30s' (default \"1h\")\n  -f    follow the logs, like tail -f\n  -p string\n        your project ID\n  -q string\n        log query\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farussellsaw%2Fglog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farussellsaw%2Fglog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farussellsaw%2Fglog/lists"}