Hi,
Now, we use direct integration, application (es_output) to elasticsearch (using ingest pipeline)
But we would like to add logstash to our architecture. Is it possible to don't change output in the application, so es and receive the data in logstash? I tried with http and tcp input, using es_bulk codec but it doesnt work.
Can you help me?
Best