{"id":21201181,"url":"https://github.com/inrixia/eventhub-tcpingest","last_synced_at":"2025-03-14T22:23:14.298Z","repository":{"id":59666140,"uuid":"360054209","full_name":"Inrixia/EventHub-TCPIngest","owner":"Inrixia","description":"Azure container image for ingesting raw Kordia data","archived":false,"fork":false,"pushed_at":"2023-07-19T02:14:17.000Z","size":345,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:16:30.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Inrixia.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":"2021-04-21T06:23:18.000Z","updated_at":"2022-09-19T06:50:15.000Z","dependencies_parsed_at":"2022-09-19T15:00:53.760Z","dependency_job_id":null,"html_url":"https://github.com/Inrixia/EventHub-TCPIngest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2FEventHub-TCPIngest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2FEventHub-TCPIngest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2FEventHub-TCPIngest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2FEventHub-TCPIngest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inrixia","download_url":"https://codeload.github.com/Inrixia/EventHub-TCPIngest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243653849,"owners_count":20325806,"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-20T20:08:00.843Z","updated_at":"2025-03-14T22:23:14.277Z","avatar_url":"https://github.com/Inrixia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## EventHub TCP Ingest\n\n![release status](https://github.com/Inrixia/EventHub-TCPIngest/actions/workflows/autoRelease.yml/badge.svg)\n\nIngest newline delimited TCP data into EventHub with `receivedTime` timestamp in metadata.\nIntended to be used via Docker or the release binaries.\n\nSettings are specified via Environment Variables. `.env` in the same directory as a binary is supported.\n\n### Example Docker Compose\n\n```yml\nversion: \"3\"\n\nservices:\n MyEventHubIngest:\n  image: inrix/eventhub-tcpingest:latest\n  container_name: MyEventHubIngest\n  restart: always\n  environment:\n   EVENTHUB_NAME: \"your eventhub name\"\n   EVENTHUB_CONNECTION_STRING: \"your eventhub connection string\"\n   TCP_IP: \"the ip to connect to\"\n   TCP_PORT: \"the port to connect to\"\n   STATION_PREFIX: \"prefix lines with this string\"\n   LOGLEVEL: \"slow\" # can be \"slow\", \"fast\" or nothing. Slow prints every 5s, fast prints as lines come in and rewrites the same line.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrixia%2Feventhub-tcpingest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finrixia%2Feventhub-tcpingest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrixia%2Feventhub-tcpingest/lists"}