{"id":21994245,"url":"https://github.com/jhuix/promtail","last_synced_at":"2025-04-30T16:48:04.611Z","repository":{"id":57574387,"uuid":"328147579","full_name":"jhuix/promtail","owner":"jhuix","description":"The promtail is the agent based on loki promtail with reserve forward server and client, responsible for gathering logs and sending them to Loki.","archived":false,"fork":false,"pushed_at":"2021-02-21T04:26:22.000Z","size":4515,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T18:04:22.514Z","etag":null,"topics":["grafana","logging","loki","promtail","reserve-forward"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhuix.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":"2021-01-09T12:14:35.000Z","updated_at":"2022-08-08T14:10:50.000Z","dependencies_parsed_at":"2022-08-31T04:31:16.517Z","dependency_job_id":null,"html_url":"https://github.com/jhuix/promtail","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhuix%2Fpromtail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhuix%2Fpromtail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhuix%2Fpromtail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhuix%2Fpromtail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhuix","download_url":"https://codeload.github.com/jhuix/promtail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251747969,"owners_count":21637408,"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":["grafana","logging","loki","promtail","reserve-forward"],"created_at":"2024-11-29T21:08:06.262Z","updated_at":"2025-04-30T16:48:04.582Z","avatar_url":"https://github.com/jhuix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"docs/sources/logo.png\" alt=\"Promtail Logo\"\u003e\u003c/p\u003e\n\n# Promtail: reserve forward promtail for loki\n\nThe `reserve forward promtail` is the agent based on [loki promtail](https://github.com/grafana/loki.git) with reserve forward server and client, responsible for gathering logs and sending them to Loki.\n\n## Diagram (1 x N)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/sources/forward-promtail.png\" alt=\"Promtail Logo\"\u003e\u003c/p\u003e\n\n## Building from source\n\nTo build Promtail on non-Linux platforms, use the following command:\n\n```bash\n$ go build ./cmd/promtail\n```\n\nOn Linux, Promtail requires the systemd headers to be installed for\nJournal support.\n\nWith Journal support on Ubuntu, run with the following commands:\n\n```bash\n$ sudo apt install -y libsystemd-dev\n$ CGO_ENABLED=1 go build ./cmd/promtail\n```\n\nWith Journal support on CentOS, run with the following commands:\n\n```bash\n$ sudo yum install -y systemd-devel\n$ CGO_ENABLED=1 go build ./cmd/promtail\n```\n\nOtherwise, to build Promtail without Journal support, run `go build`\nwith CGO disabled:\n\n```bash\n$ CGO_ENABLED=0 go build ./cmd/promtail\n```\n\n## License\n\nApache License 2.0, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhuix%2Fpromtail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhuix%2Fpromtail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhuix%2Fpromtail/lists"}