{"id":31737109,"url":"https://github.com/andybowskill/syslog_client","last_synced_at":"2025-10-09T09:10:34.927Z","repository":{"id":61628548,"uuid":"545436417","full_name":"AndyBowskill/syslog_client","owner":"AndyBowskill","description":"A simple command line tool to check the syslog server is running by sending syslog messages to it.","archived":false,"fork":false,"pushed_at":"2022-12-22T10:53:22.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-06T19:40:45.143Z","etag":null,"topics":["go","syslog","syslog-client"],"latest_commit_sha":null,"homepage":"","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/AndyBowskill.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}},"created_at":"2022-10-04T11:18:09.000Z","updated_at":"2023-05-01T03:00:00.000Z","dependencies_parsed_at":"2023-01-30T07:16:09.577Z","dependency_job_id":null,"html_url":"https://github.com/AndyBowskill/syslog_client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndyBowskill/syslog_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyBowskill%2Fsyslog_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyBowskill%2Fsyslog_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyBowskill%2Fsyslog_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyBowskill%2Fsyslog_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndyBowskill","download_url":"https://codeload.github.com/AndyBowskill/syslog_client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyBowskill%2Fsyslog_client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001171,"owners_count":26083021,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","syslog","syslog-client"],"created_at":"2025-10-09T09:06:21.729Z","updated_at":"2025-10-09T09:10:34.922Z","avatar_url":"https://github.com/AndyBowskill.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Syslog Client\n\n[![Go Build and Test](https://github.com/andybowskill/syslog_client/actions/workflows/go.yml/badge.svg)](https://github.com/andybowskill/syslog_client/actions/workflows/go.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/andybowskill/syslog_client)](https://goreportcard.com/report/github.com/andybowskill/syslog_client)\n\nA simple command line tool to check the syslog server is running by sending syslog messages to it.\n\nAcceptable command line flags are:\n\n| Flag | Description                                              |\n|:-----|:---------------------------------------------------------|\n| -p   | Syslog server protocol, udp or tcp. Defaults to \"udp\".   |\n| -a   | Syslog server IPv4 address. Defaults to \"\".              |\n| -s   | Syslog message severity. Defaults to 5, (Notice).        |\n| -m   | Syslog message. Defaults to \"Testing, testing, 1, 2, 3\". |\n\n### Install\n\n```\n$ go install github.com/AndyBowskill/syslog_client@latest\n```\n\n### Example\n```\n$ syslog_client -a 192.168.48.10 -m \"Syslog message from Fedora\" -s 4\n```\n```\n$ syslog_client -p tcp -s 3 -a 192.168.48.10 -m \"Syslog message from Ubuntu\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandybowskill%2Fsyslog_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandybowskill%2Fsyslog_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandybowskill%2Fsyslog_client/lists"}