{"id":38375243,"url":"https://github.com/wolanx/filebeat","last_synced_at":"2026-01-17T03:32:59.594Z","repository":{"id":45013730,"uuid":"446827854","full_name":"wolanx/filebeat","owner":"wolanx","description":"filebeat output loki via grafana","archived":false,"fork":false,"pushed_at":"2022-01-17T13:18:46.000Z","size":98,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T00:32:08.630Z","etag":null,"topics":["logging"],"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/wolanx.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-01-11T13:16:45.000Z","updated_at":"2022-10-03T07:29:22.000Z","dependencies_parsed_at":"2022-08-26T05:12:04.301Z","dependency_job_id":null,"html_url":"https://github.com/wolanx/filebeat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wolanx/filebeat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolanx%2Ffilebeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolanx%2Ffilebeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolanx%2Ffilebeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolanx%2Ffilebeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolanx","download_url":"https://codeload.github.com/wolanx/filebeat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolanx%2Ffilebeat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28493122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"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":["logging"],"created_at":"2026-01-17T03:32:59.531Z","updated_at":"2026-01-17T03:32:59.589Z","avatar_url":"https://github.com/wolanx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# filebeat output loki\n\n`filebeat` official release not support output `loki` via grafana\n\n## use\n```shell\ndocker pull ghcr.io/wolanx/filebeat\n```\n\n## config demo\n\n```yml\n# http\nfilebeat.inputs:\n  - type: log\n    enabled: true\n    paths:\n      - C:\\Users\\admin\\Desktop\\pic\\*.log\n\noutput.loki:\n  hosts: [ 'svc-loki:3100' ]\n  protocol: http\n```\n\n```yml\n# grpc recommend default\nfilebeat.inputs:\n  - type: log\n    enabled: true\n    paths:\n      - C:\\Users\\admin\\Desktop\\pic\\*.log\n\noutput.loki:\n  hosts: [ 'svc-loki:9095' ]\n  protocol: grpc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolanx%2Ffilebeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolanx%2Ffilebeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolanx%2Ffilebeat/lists"}