Qi Chen
Qi Chen
This issue should share the same solution as in #1176 .
@moorthi07 Sorry for the delay. Thanks for your interest using Data Prepper! Looking at your VM2 fluentbit command, I noticed ``` URI /data-prepper/log/ingest ``` which I suppose should be ```...
> it fails even bypassing data-prepper.. with an error 'not an ssl data' . there is no way to specify https in fluent-bit config, tls on doesn't help either (with...
@Lmaquaire92 Thanks for your interest! You could refer to bounded_blocking in opensearch doc: https://opensearch.org/docs/2.3/clients/data-prepper/data-prepper-reference/ . The default buffer_size is 512 and batch_size is 8.
@pimpuks Thanks for your interest of using Data Prepper! Here you can find the minimum permissions needed for the opensearch sink: https://github.com/opensearch-project/data-prepper/blob/25968dd9c63f35b1881013f35a6eed64439be278/data-prepper-plugins/opensearch/opensearch_security.md
@172prateek Sorry for the delay. Thanks for your interest in using Data Prepper! For your issue, could you also share all the spans under a particular traceId value? Essentially we...
I think we need to * add connection healthcheck into initialize() before doing other steps that modifies the state of opensearch backend * move initialize method out of the opensearch...
@nagarashish Thanks for trying out Data Prepper! I am trying to reproducing the bug you see. Will reach back with findings.
I was not able to reproduce the bug on macOS. Also tried on linux and Ubuntu 22.04.1 LTS and they all work fine. @nagarashish Could you provide more details on...
@searchivarius Have not looked into the code architecture yet. Might do in free time. Proposals are welcome.