{"id":13575289,"url":"https://github.com/trustpilot/beat-exporter","last_synced_at":"2025-04-04T22:30:45.599Z","repository":{"id":39261386,"uuid":"147815841","full_name":"trustpilot/beat-exporter","owner":"trustpilot","description":"Elastic beat-exporter for Prometheus","archived":false,"fork":false,"pushed_at":"2024-09-03T21:01:53.000Z","size":50,"stargazers_count":205,"open_issues_count":18,"forks_count":68,"subscribers_count":59,"default_branch":"master","last_synced_at":"2024-11-05T11:41:58.726Z","etag":null,"topics":["filebeat","metricbeat","prometheus-exporter","public"],"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/trustpilot.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}},"created_at":"2018-09-07T11:41:58.000Z","updated_at":"2024-09-10T00:58:38.000Z","dependencies_parsed_at":"2024-01-14T04:07:29.670Z","dependency_job_id":null,"html_url":"https://github.com/trustpilot/beat-exporter","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustpilot%2Fbeat-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustpilot%2Fbeat-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustpilot%2Fbeat-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustpilot%2Fbeat-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trustpilot","download_url":"https://codeload.github.com/trustpilot/beat-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247260330,"owners_count":20909990,"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":["filebeat","metricbeat","prometheus-exporter","public"],"created_at":"2024-08-01T15:00:59.704Z","updated_at":"2025-04-04T22:30:45.197Z","avatar_url":"https://github.com/trustpilot.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# beat-exporter for Prometheus ![](https://github.com/trustpilot/beat-exporter/workflows/test-and-build/badge.svg)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/trustpilot/beat-exporter.svg?maxAge=604800)](https://hub.docker.com/r/trustpilot/beat-exporter/)\n\n\nExposes (file|metric)beat statistics from beats statistics endpoint to prometheus format, automaticly configuring collectors for apporiate beat type.\n\nCurrent coverage\n-\n\n * filebeat\n * metricbeat\n * packetbeat - _partial_\n * auditbeat - _partial_\n\nSetup\n-\n\nEdit your *beat configuration and add following:\n\n```\nhttp:\n  enabled: true\n  host: localhost\n  port: 5066\n```\n\nThis will expose `(file|metrics|*)beat` http endpoint at given port.\n\nRun beat-exporter:\n```\n$ ./beat-exporter\n```\n\nbeat-exported default port for prometheus is: `9479`\n\nPoint your Prometheus to `0.0.0.0:9479/metrics`\n\nConfiguration reference\n-\n```\n$ ./beat-exporter -help\nUsage of ./beat-exporter:\n  -beat.system\n    \tExpose system stats\n  -beat.timeout duration\n    \tTimeout for trying to get stats from beat. (default 10s)\n  -beat.uri string\n    \tHTTP API address of beat. (default \"http://localhost:5066\")\n  -tls.certfile string\n    \tTLS certs file if you want to use tls instead of http\n  -tls.keyfile string\n    \tTLS key file if you want to use tls instead of http\n  -version\n    \tShow version and exit\n  -web.listen-address string\n    \tAddress to listen on for web interface and telemetry. (default \":9479\")\n  -web.telemetry-path string\n    \tPath under which to expose metrics. (default \"/metrics\")\n```\n\nContribution\n-\nPlease use pull requests, issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustpilot%2Fbeat-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrustpilot%2Fbeat-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustpilot%2Fbeat-exporter/lists"}