{"id":45907480,"url":"https://github.com/dmathieu/kafka-connect-opensearch","last_synced_at":"2026-03-13T15:00:46.771Z","repository":{"id":39621663,"uuid":"417069281","full_name":"dmathieu/kafka-connect-opensearch","owner":"dmathieu","description":"Kafka Connect plugin for sending events to OpenSearch","archived":true,"fork":false,"pushed_at":"2022-05-30T16:24:39.000Z","size":234,"stargazers_count":17,"open_issues_count":6,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-10T21:17:29.071Z","etag":null,"topics":["kafka","kafka-connect","kafka-connector","opensearch"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmathieu.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-10-14T09:30:15.000Z","updated_at":"2023-01-28T00:19:38.000Z","dependencies_parsed_at":"2022-09-13T03:10:28.069Z","dependency_job_id":null,"html_url":"https://github.com/dmathieu/kafka-connect-opensearch","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/dmathieu/kafka-connect-opensearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fkafka-connect-opensearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fkafka-connect-opensearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fkafka-connect-opensearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fkafka-connect-opensearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmathieu","download_url":"https://codeload.github.com/dmathieu/kafka-connect-opensearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fkafka-connect-opensearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30469097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"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":["kafka","kafka-connect","kafka-connector","opensearch"],"created_at":"2026-02-28T04:00:15.452Z","updated_at":"2026-03-13T15:00:46.761Z","avatar_url":"https://github.com/dmathieu.png","language":"Java","funding_links":[],"categories":["Search Engines"],"sub_categories":["OpenSearch"],"readme":"# Kafka Connect OpenSearch Connector\n\n**DEPRECATED**: This repoitory is deprecated. Please use [the aiven one](https://github.com/aiven/opensearch-connector-for-apache-kafka) instead.\n\n\nkafka-connect-opensearch is a fork of Confluent's [kafka-connect-elasticsearch](https://github.com/confluentinc/kafka-connect-elasticsearch).  \nIt allows runnig a [Kafka Connector](http://kafka.apache.org/documentation.html#connect) for copying data between Kafka and OpenSearch.\n\n# Usage\n\n## Installation\n\nEach release publishes a JAR of the package which can be downloaded and used directly.\n\n```\nKAFKA_CONNECT_OPENSEARCH_VERSION=0.0.2\ncurl -L -o /tmp/kafka-connect-opensearch.jar https://github.com/dmathieu/kafka-connect-opensearch/releases/download/${KAFKA_CONNECT_OPENSEARCH_VERSION}/kafka-connect-opensearch.jar\n```\n\nOnce you have the JAR file, move it to a path recognised by Java, such as `/usr/share/java/`.\n\n## Configuration\n\nOnce the JAR is installed, you can configure a connector  using it. Create your connector using the `com.dmathieu.kafka.opensearch.OpenSearchSinkConnector` class.\n\n```\n{\n  [...]\n  \"connector.class\": \"com.dmathieu.kafka.opensearch.OpenSearchSinkConnector\",\n  [...]\n}\n```\n\n# About the license\n\nEverything coming from the Confluent fork is licensed under the [Confluent Community License](LICENSE).  \nEverything that has changed from the Elasticsearch version is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmathieu%2Fkafka-connect-opensearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmathieu%2Fkafka-connect-opensearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmathieu%2Fkafka-connect-opensearch/lists"}