adriano_vieira
05/07/2021, 3:55 PMaaronsteers
05/07/2021, 6:51 PMtransferwise
org has a tap for Postgres which you can use to extract the data. You can add this to meltano with the meltano add --custom extractor …
command here. I’m not personally aware of a singer target for Elasticsearch specifically, but depending on your existing stack and the size of the data, you can target jsonl output (or another file-based output target) and use the Filebeat or another Elasticsearch connector to ingest from the file storage. There are probably lots of other ways to do this as well but does this help?aaronsteers
05/07/2021, 6:56 PMadriano_vieira
05/10/2021, 12:25 PMtaylor
05/18/2021, 1:58 PMadriano_vieira
05/18/2021, 4:57 PMaaronsteers
05/18/2021, 6:11 PM