Hi Team,
We are using http_poller input plugin in our logstash to fetch data from opensearch perticular index and we did some filtering and sending data to kafka servers. Whenever kafka server gets some error from this pipeline they are able to see our confidential values (username,password). Is this behaviour of http_poller plugin? could you please guide me on yhis?
OpenSearch/OpenDistro are AWS run products and differ from the original Elasticsearch and Kibana products that Elastic builds and maintains. You may need to contact them directly for further assistance. See What is OpenSearch and the OpenSearch Dashboard? | Elastic for more details.
(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns )
It is not clear what you mention with this. Who are able to see what and where? Is this logged in Logstash file? Is this sent to Kafka?
You need to provide more context and some logs with evidence of your issue.
As mentioned, it is not clear what is the issue here, the http_poller
plugin will just poll some http endpoint on a specified interval.