{"id":20355440,"url":"https://github.com/dcoxall/fudge","last_synced_at":"2026-04-17T18:02:58.925Z","repository":{"id":14505014,"uuid":"17218378","full_name":"dcoxall/fudge","owner":"dcoxall","description":"CLI tool to convert logs to JSON","archived":false,"fork":false,"pushed_at":"2014-03-02T20:10:26.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T13:28:58.415Z","etag":null,"topics":[],"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/dcoxall.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}},"created_at":"2014-02-26T17:11:56.000Z","updated_at":"2014-09-13T21:18:29.000Z","dependencies_parsed_at":"2022-08-27T07:20:42.286Z","dependency_job_id":null,"html_url":"https://github.com/dcoxall/fudge","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dcoxall/fudge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoxall%2Ffudge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoxall%2Ffudge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoxall%2Ffudge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoxall%2Ffudge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcoxall","download_url":"https://codeload.github.com/dcoxall/fudge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoxall%2Ffudge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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":"2024-11-14T23:12:44.426Z","updated_at":"2026-04-17T18:02:58.906Z","avatar_url":"https://github.com/dcoxall.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fudge\n\nProcess logs quickly into JSON making it more convenient to pipe into your own scripts to filter\n\n### Usage\n\nfudge can accept inputs in a variety of ways.\n\n1. stdin - `cat /var/logs/nginx/* | fudge`\n2. arguments - `fudge /var/logs/nginx/access.log`\n3. globs - `fudge /var/logs/nginx/*.log`\n4. multiples - `fudge /var/logs/nginx/{error,access}*.log /src/example.org/logs/*`\n\nfudge has a couple of options available:\n\n- `--format, -f` switch to a different log format parser (default: nginx \"common\")\n- `--gzip, -g` decompress gzip input files on the fly (like gzcat)\n\n## Awesome combinations\n\nMy primary use case is to filter logs based on certain information. A good tool to use with fudge is [jq][0] as it allows you to filter and adjust JSON on the command line.\n\n[0]: https://github.com/stedolan/jq\n\n## Contributions\n\nCurrently I am looking for common log file formats. I still need to add Apache and many other types of log files into fudge to make it more useful to more people.\n\nHappily accepting pull requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoxall%2Ffudge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcoxall%2Ffudge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoxall%2Ffudge/lists"}