Hi,
i have an instance of elastic-agent on a server where i have multiple integrations. for most of them I need the Elasticsearch output. But, I also have some log files on that server which I want to send to Logstash for parsing.
The issue is that the agent output is set on the agent-policy level and not on integration level, thus limiting each agent to only one output format (according to documentation there can only be single policy per agent).
Is there a way to combine outputs or will I have to install Filebeat standalone in addition to Elastic-Agent on this server in order to harvest these log files and send to LS?
Thanks,
Ofir