{"id":18513362,"url":"https://github.com/jbox-web/syslog_ng_exporter","last_synced_at":"2025-05-14T12:20:44.060Z","repository":{"id":236178192,"uuid":"792081216","full_name":"jbox-web/syslog_ng_exporter","owner":"jbox-web","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T00:15:31.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-26T01:26:28.293Z","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/jbox-web.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}},"created_at":"2024-04-26T00:03:26.000Z","updated_at":"2024-04-26T01:26:34.526Z","dependencies_parsed_at":"2024-04-26T01:26:33.653Z","dependency_job_id":"d36a15ef-0437-428f-b049-db82dc0ff70c","html_url":"https://github.com/jbox-web/syslog_ng_exporter","commit_stats":null,"previous_names":["jbox-web/syslog_ng_exporter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fsyslog_ng_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fsyslog_ng_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fsyslog_ng_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fsyslog_ng_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbox-web","download_url":"https://codeload.github.com/jbox-web/syslog_ng_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239226438,"owners_count":19603265,"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-06T15:37:50.701Z","updated_at":"2025-02-17T03:21:10.671Z","avatar_url":"https://github.com/jbox-web.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syslog-NG Exporter for Prometheus\n\nExports syslog-ng statistics via HTTP for Prometheus consumption.\n\n## Running\n\nHelp on flags:\n\n```\n  --help                        Show context-sensitive help (also try --help-long and --help-man).\n  --version                     Print version information.\n  --telemetry.address=\":9577\"   Address on which to expose metrics.\n  --telemetry.endpoint=\"/metrics\"\n                                Path under which to expose metrics.\n  --socket.path=\"/var/lib/syslog-ng/syslog-ng.ctl\"\n                                Path to syslog-ng control socket.\n  --log.level=\"info\"            Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]\n  --log.format=\"logger:stderr\"  Set the log target and format. Example: \"logger:syslog?appname=bob\u0026local=7\" or \"logger:stdout?json=true\"\n```\n\nTested with syslog-ng 3.5.6, 3.20.1, and 3.22.1\n\n## Collectors\n\n```\n# HELP syslog_ng_destination_messages_dropped_total Number of messages dropped by this destination.\n# TYPE syslog_ng_destination_messages_dropped_total counter\n# HELP syslog_ng_destination_messages_processed_total Number of messages processed by this destination.\n# TYPE syslog_ng_destination_messages_processed_total counter\n# HELP syslog_ng_destination_messages_stored_total Number of messages stored by this destination.\n# TYPE syslog_ng_destination_messages_stored_total gauge\n# HELP syslog_ng_source_messages_processed_total Number of messages processed by this source.\n# TYPE syslog_ng_source_messages_processed_total counter\n# HELP syslog_ng_up Reads 1 if the syslog-ng server could be reached, else 0.\n# TYPE syslog_ng_up gauge\n```\n\n## Author\n\nThe exporter was originally created by [brandond](https://github.com/brandond), heavily inspired by the [apache_exporter](https://github.com/Lusitaniae/apache_exporter/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbox-web%2Fsyslog_ng_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbox-web%2Fsyslog_ng_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbox-web%2Fsyslog_ng_exporter/lists"}