Przeglądaj źródła

[DOCS] Add PGSync as community-supported integration (#63250) (#63254)

* Add PGSync as a new community supported tool (#62788)

* Remvoing errant space in Kafka link.

Co-authored-by: Tolu Aina <7848930+toluaina@users.noreply.github.com>

Co-authored-by: Tolu Aina <7848930+toluaina@users.noreply.github.com>
Adam Locke 5 lat temu
rodzic
commit
ba0e3151e0
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      docs/plugins/integrations.asciidoc

+ 4 - 1
docs/plugins/integrations.asciidoc

@@ -56,7 +56,7 @@ releases 2.0 and later do not support rivers.
 * https://github.com/jprante/elasticsearch-jdbc[JDBC importer]:
   The Java Database Connection (JDBC) importer allows to fetch data from JDBC sources for indexing into Elasticsearch (by Jörg Prante)
 
-* https://github.com/BigDataDevs/kafka-elasticsearch-consumer [Kafka Standalone Consumer(Indexer)]:
+* https://github.com/BigDataDevs/kafka-elasticsearch-consumer[Kafka Standalone Consumer (Indexer)]:
   Kafka Standalone Consumer [Indexer] will read messages from Kafka in batches, processes(as implemented) and bulk-indexes them into Elasticsearch. Flexible and scalable. More documentation in above GitHub repo's Wiki.
 
 * https://github.com/ozlerhakan/mongolastic[Mongolastic]:
@@ -75,6 +75,9 @@ releases 2.0 and later do not support rivers.
 * https://github.com/senacor/elasticsearch-evolution[Elasticsearch Evolution]:
   A library to migrate elasticsearch mappings.
 
+* https://pgsync.com[PGSync]:
+  A tool for syncing data from Postgres to Elasticsearch.
+
 [discrete]
 [[deployment]]
 === Deployment