{"id":36746557,"url":"https://github.com/larschri/loghighlight","last_synced_at":"2026-01-12T12:36:16.938Z","repository":{"id":56855248,"uuid":"407606428","full_name":"larschri/loghighlight","owner":"larschri","description":"Highlight rare words in logfiles","archived":false,"fork":false,"pushed_at":"2021-12-28T22:05:16.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T05:09:21.228Z","etag":null,"topics":["ansi-colors","highlighting","logging"],"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/larschri.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":"2021-09-17T16:18:07.000Z","updated_at":"2024-06-20T05:09:21.229Z","dependencies_parsed_at":"2022-09-21T13:10:25.303Z","dependency_job_id":null,"html_url":"https://github.com/larschri/loghighlight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larschri/loghighlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larschri%2Floghighlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larschri%2Floghighlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larschri%2Floghighlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larschri%2Floghighlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larschri","download_url":"https://codeload.github.com/larschri/loghighlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larschri%2Floghighlight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["ansi-colors","highlighting","logging"],"created_at":"2026-01-12T12:36:16.236Z","updated_at":"2026-01-12T12:36:16.934Z","avatar_url":"https://github.com/larschri.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loghighlight\n\nFor terminals that support ANSI color codes.\nPipe a log file through this tool to highlight words that haven't appeared in the last n lines.\n\n## Description\n\nSome log files contain repeating lines that can make it hard to notice other lines in between. This tool will leave repetitive words alone and highlight words that are not present in the last N (configurable number of) lines.\n\nThe input are tokenized and tokens (\"words\") with only unicode letters may be highlighted, not numbers or special characters. The number of lines to consider when highlighting can be specified as a parameter. Stdin and stdout are used.\n\n## Example\n\nInstall\n```\ngo install github.com/larschri/loghighlight\n```\n\nRun\n```\nloghighlight \u003c /var/log/syslog | less -R\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarschri%2Floghighlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarschri%2Floghighlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarschri%2Floghighlight/lists"}