{"id":17650109,"url":"https://github.com/thojkooi/logspout-logstash","last_synced_at":"2026-04-15T13:33:18.843Z","repository":{"id":87249478,"uuid":"105558936","full_name":"thojkooi/logspout-logstash","owner":"thojkooi","description":"Docker image with logspout-logstash installed","archived":false,"fork":false,"pushed_at":"2018-04-03T22:29:21.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-28T22:44:12.945Z","etag":null,"topics":["docker","docker-image","logspout","logspout-logstash"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thojkooi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-02T16:42:55.000Z","updated_at":"2019-04-09T20:32:55.000Z","dependencies_parsed_at":"2023-05-27T02:15:17.526Z","dependency_job_id":null,"html_url":"https://github.com/thojkooi/logspout-logstash","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thojkooi/logspout-logstash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Flogspout-logstash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Flogspout-logstash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Flogspout-logstash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Flogspout-logstash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thojkooi","download_url":"https://codeload.github.com/thojkooi/logspout-logstash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Flogspout-logstash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: 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":["docker","docker-image","logspout","logspout-logstash"],"created_at":"2024-10-23T11:36:14.103Z","updated_at":"2026-04-15T13:33:18.837Z","avatar_url":"https://github.com/thojkooi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logspout with Logstash adapter\n\nLogspout with logspout-logstash installed. [Logspout-logstash](https://github.com/looplab/logspout-logstash) by looplab is a minimalistic adapter for github.com/gliderlabs/logspout to write to Logstash.\n\n[![pipeline status](https://img.shields.io/docker/build/thojkooi/logspout.svg)](https://hub.docker.com/r/thojkooi/logspout/)\n\n\n### Configuration options\n\nThe following environment variables for containers can be picked up on.\n\n| Environment variable | Description |\n|----------------------|-------------|\n| `LOGSTASH_TAGS` | Comma seperated list of values added as `\"tags\"\": [\"value\"]` for Logstash. Example: `-e LOGSTASH_TAGS=\"docker,production\"` |\n| `LOGSTASH_FIELDS` | Comma seperated list of additional fields added to the json output forwarded to Logstash. Example: `-e LOGSTASH_FIELDS=\"environment=production,example=helloworld\"` |\n| `DOCKER_LABELS` | Setting this to a non empty value will also forward all Docker labels to Logstash. |\n\nSee the readme on [looplap/logspout-logstash](https://github.com/looplab/logspout-logstash) for more information.\n\n### Example compose file\n\n```yml\nversion: '2'\nservices:\n  logspout:\n     image: thojkooi/logspout:v3.2.4\n     restart: always\n     volumes:\n       - /var/run/docker.sock:/var/run/docker.sock\n     environment:\n       - ROUTE_URIS=logstash+tcp://logstash.localhost:5001\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthojkooi%2Flogspout-logstash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthojkooi%2Flogspout-logstash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthojkooi%2Flogspout-logstash/lists"}