{"id":29151354,"url":"https://github.com/karpeleslab/logagent","last_synced_at":"2026-02-02T07:06:22.153Z","repository":{"id":246549673,"uuid":"819402614","full_name":"KarpelesLab/logagent","owner":"KarpelesLab","description":"Logagent, a log agent","archived":false,"fork":false,"pushed_at":"2024-06-28T15:17:41.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T00:09:08.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/KarpelesLab.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":"2024-06-24T12:38:04.000Z","updated_at":"2024-06-28T15:17:45.000Z","dependencies_parsed_at":"2024-06-28T16:54:39.541Z","dependency_job_id":null,"html_url":"https://github.com/KarpelesLab/logagent","commit_stats":null,"previous_names":["karpeleslab/logagent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/logagent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Flogagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Flogagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Flogagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Flogagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/logagent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Flogagent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29007305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T06:37:10.400Z","status":"ssl_error","status_checked_at":"2026-02-02T06:37:09.383Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-07-01T00:09:03.898Z","updated_at":"2026-02-02T07:06:22.134Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logagent\n\nSimple log daemon running and gathering logs. It has multiple modes of operation:\n\n* It creates a unix socket in /run/logagent (if root) or /tmp/.logagent-1000.sock if non-root.\n* Each connection must follow the logagent protocol\n* A connected client can request a logging descriptor that will be sent to it as a pipe, and can be used to log messages coming from a command (useful when running a command)\n\nWe provide a go client that can perform all those things in logclient.\n\nMessages are sent to either the klab system (log or slog messages) or to any specified compatible sink, based on the parameters or environment.\n\nLogagent can update itself while keeping all sockets as is. Clients talking with logagent won't notice an update happened.\n\n## Upgrade procedure\n\nUpon start, the daemon will attempt to connect to itself first, if it manages to, it will try to request a takeover, in which case all sockets will be passed from the current daemon to the new one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Flogagent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Flogagent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Flogagent/lists"}