{"id":36455127,"url":"https://github.com/jmanero/glug","last_synced_at":"2026-01-11T23:02:24.694Z","repository":{"id":210801973,"uuid":"727033912","full_name":"jmanero/glug","owner":"jmanero","description":"Self-rotating file logger for runit","archived":false,"fork":false,"pushed_at":"2023-12-04T03:37:15.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-13T23:42:44.441Z","etag":null,"topics":["logger","runit"],"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/jmanero.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}},"created_at":"2023-12-04T03:27:46.000Z","updated_at":"2023-12-04T05:29:25.000Z","dependencies_parsed_at":"2023-12-05T01:35:56.132Z","dependency_job_id":"30ebbfd5-762f-4b48-bdd6-7dcc8ad4e36b","html_url":"https://github.com/jmanero/glug","commit_stats":null,"previous_names":["jmanero/glug"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jmanero/glug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanero%2Fglug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanero%2Fglug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanero%2Fglug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanero%2Fglug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmanero","download_url":"https://codeload.github.com/jmanero/glug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanero%2Fglug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28326166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["logger","runit"],"created_at":"2026-01-11T23:02:24.626Z","updated_at":"2026-01-11T23:02:24.681Z","avatar_url":"https://github.com/jmanero.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Glug\n====\n\n![glug glug glug](https://media.giphy.com/media/6QAMESWJ82WAg/200.gif)\n\nSelf-rotating file logger for `runit`\n\n## Usage\n\nPlace in `$SV_DIR/$SERVICE/log/run`:\n\n```\n#!/bin/sh\n\nexec glug /var/log/service.log\n```\n\nRun `glug help` for complete CLI usage:\n\n```\n% ./glug help\nSelf-rotating file logger for runit\n\nCALL TYPE\nUsage:\n  glug LOGFILE [flags]\n  glug [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  rotate      Perform rotation upon the specified log file\n\nFlags:\n      --count int              Number of rotated log-files to retain (default 4)\n  -h, --help                   help for glug\n      --max-age duration       Maximum age for the output log-file (default 168h0m0s)\n      --max-size memory.Size   Maximum byte-size of the output log-file (default 32.0 MiB)\n      --min-size memory.Size   Block rotation of small log-files by age until they reach a minimum size threshold (default 512.0 KiB)\n      --mode int               Mode bits for log-file creation. Octal values are supported with a leading 0 (default 0644)\n      --pattern string         strftime format string for rotated file name suffixes (default \"%Y-%m-%dT%H%M%S\")\n      --rotate                 Enable log rotation (default true)\n\nUse \"glug [command] --help\" for more information about a command.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmanero%2Fglug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmanero%2Fglug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmanero%2Fglug/lists"}