{"id":20433850,"url":"https://github.com/flashbots/slogth","last_synced_at":"2026-04-21T19:01:55.082Z","repository":{"id":261034636,"uuid":"883061143","full_name":"flashbots/slogth","owner":"flashbots","description":"Ingest logs from stdin and re-emit them with specified delay","archived":false,"fork":false,"pushed_at":"2024-11-05T08:42:31.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-02-25T15:16:46.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashbots.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":"2024-11-04T10:05:26.000Z","updated_at":"2024-11-05T08:42:28.000Z","dependencies_parsed_at":"2024-11-04T11:17:49.886Z","dependency_job_id":"ece5cf8e-974d-4949-9054-2f035a85958d","html_url":"https://github.com/flashbots/slogth","commit_stats":null,"previous_names":["flashbots/slogth"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fslogth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fslogth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fslogth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fslogth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashbots","download_url":"https://codeload.github.com/flashbots/slogth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241976154,"owners_count":20051587,"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":[],"created_at":"2024-11-15T08:21:49.428Z","updated_at":"2026-04-21T19:01:50.044Z","avatar_url":"https://github.com/flashbots.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slogth\n\nIngest logs from stdin and re-emit them with specified delay.\n\n## TL;DR\n\n```shell\nping 1.1.1.1 | ./bin/slogth help --delay 5s\n```\n\n```shell\n# nothing happens for 5 seconds\n\nPING 1.1.1.1 (1.1.1.1): 56 data bytes\n64 bytes from 1.1.1.1: icmp_seq=0 ttl=57 time=32.841 ms\n64 bytes from 1.1.1.1: icmp_seq=1 ttl=57 time=16.679 ms\n64 bytes from 1.1.1.1: icmp_seq=2 ttl=57 time=22.551 ms\n64 bytes from 1.1.1.1: icmp_seq=3 ttl=57 time=24.806 ms\n64 bytes from 1.1.1.1: icmp_seq=4 ttl=57 time=34.152 ms\n64 bytes from 1.1.1.1: icmp_seq=5 ttl=57 time=25.536 ms\n64 bytes from 1.1.1.1: icmp_seq=6 ttl=57 time=27.846 ms\n64 bytes from 1.1.1.1: icmp_seq=7 ttl=57 time=23.651 ms\n^C64 bytes from 1.1.1.1: icmp_seq=8 ttl=57 time=41.213 ms  # \u003c- Ctrl-C\n64 bytes from 1.1.1.1: icmp_seq=9 ttl=57 time=20.200 ms\n64 bytes from 1.1.1.1: icmp_seq=10 ttl=57 time=46.447 ms\n64 bytes from 1.1.1.1: icmp_seq=11 ttl=57 time=27.891 ms\n64 bytes from 1.1.1.1: icmp_seq=12 ttl=57 time=26.006 ms   # remaining 5 seconds of logs\n```\n\n## Usage\n\n```shell\n./bin/slogth help\n```\n\n```text\nNAME:\n   slogth - delayed logs emission\n\nUSAGE:\n   slogth [global options] command [command options]\n\nVERSION:\n   0.0.2\n\nCOMMANDS:\n   help  show the list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --version, -v  print the version\n\n   GENERAL\n\n   --delay duration, -d duration  delay ingested logs by specified duration (default: 0s) [$SLOGTH_DELAY]\n   --drop-threshold count         count of in-flight messages at which slogth should start dropping them (rate-limit) (default: 0) [$SLOGTH_DROP_THRESHOLD]\n   --stderr, -e                   use stderr for output (stdout is used by default) (default: false) [$SLOGTH_STDERR]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fslogth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashbots%2Fslogth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fslogth/lists"}