Hey everyone
I have some Fleet-managed Elastic Agents deployed. I would like those agents to send data into logstash for filtering / enrichment and then from logstash to Elasticsearch. I found this piece of doc: Elastic Agent to Logstash to Elasticsearch: Logstash to bridge networks | Elasticsearch Ingest Architectures [8.9] | Elastic which seems to confirm that this is a possible workflow. Indeed, having 2 flows (one through Fleet and the other one through Logstash) could be useful.
But then I found out this topic ( Elastic Agent vs Logstash/Elasticsearch output - Elastic Stack / Elastic Agent - Discuss the Elastic Stack) where they say you can do it only if you deploy Elastic Agents in standalone mode (which is NOT my case).
Can anyone help me on this ?