{"id":20457661,"url":"https://github.com/readytalk/docker-splunkforwarder","last_synced_at":"2026-03-06T20:02:51.360Z","repository":{"id":29960312,"uuid":"33507072","full_name":"ReadyTalk/docker-splunkforwarder","owner":"ReadyTalk","description":"Simple splunk forwarder utilizing runtime templates (reefer) and docker","archived":false,"fork":false,"pushed_at":"2015-04-06T22:14:03.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-16T00:02:40.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ReadyTalk.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}},"created_at":"2015-04-06T21:34:42.000Z","updated_at":"2015-07-21T12:28:35.000Z","dependencies_parsed_at":"2022-08-22T15:40:38.132Z","dependency_job_id":null,"html_url":"https://github.com/ReadyTalk/docker-splunkforwarder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Fdocker-splunkforwarder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Fdocker-splunkforwarder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Fdocker-splunkforwarder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Fdocker-splunkforwarder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReadyTalk","download_url":"https://codeload.github.com/ReadyTalk/docker-splunkforwarder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242013528,"owners_count":20057865,"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-15T12:08:23.989Z","updated_at":"2026-03-06T20:02:46.318Z","avatar_url":"https://github.com/ReadyTalk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-splunkforwarder\nSimple splunk forwarder utilizing runtime templates (reefer) to configure the Splunk agent. It's currently somewhat limited in that it will only log one file glob pattern and send it to a single index. We could extend the idea to support multiple file globs sending to multiple indexes.\n\n## Required Env variables\n* SPLUNK_SERVER - Server FQDN/IP to send logs.\n* SPLUNK_SERVER_PORT - Port on the above server.\n* SPLUNK_LOGFILE_PATTERN - Glob pattern (or regex but this is not tested) for files to monitor.\n* SPLUNK_INDEX - Splunk index to send log entries to.\n\n## Example run:\n```\ndocker run -d \\\n  -e SPLUNK_SERVER=splunk.local.com \\\n  -e SPLUNK_SERVER_PORT=9500 \\\n  -e 'SPLUNK_LOGFILE_PATTERN=/var/log/*.log' \\\n  -e SPLUNK_INDEX=prod_idx \\\n  readytalk/splunkforwarder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freadytalk%2Fdocker-splunkforwarder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freadytalk%2Fdocker-splunkforwarder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freadytalk%2Fdocker-splunkforwarder/lists"}