sling-cli
sling-cli copied to clipboard
Support for Elasticsearch
trafficstars
Is it possible to support Elasticsearch and/or Opensearch as source / target in the future? It would be a killer feature since not many lightweight tools out there that can seamless offload data from Elasticsearch to external sources.
Thanks!
Links:
- https://github.com/elastic/go-elasticsearch?tab=readme-ov-file
- https://www.elastic.co/guide/en/elasticsearch/client/go-api/current/getting-started-go.html#_searching_documents
Bulk Exporting:
- https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/default.go#L214
Hi, any update on this integration? eagerly waiting. Thanks again!