Saving Orchestrator Elastic Search Logs to a file

We have acquired the Enterprise edition here where I´m working and I know there is an option to send the logs from the business events to a Elastic Search server, but the architeture in my company wont allow to send the messages directly to the Elastic Search, all the applications save the logs into a file, then Filebeat gets the file and send it to the Elastic Search. Another option is configure it using Kafka application to send the logs to the Elastic.

Does anyone have configured the logs this way? Already did some research but couldnt find any solution.

I have same situation. the logs needs to go through Kafka. Please share the details if anyone configured this way.

Hi! Maby a bit late to the party… But did you both go for the Filebeat solution or did you manage to send the logs over to Elastic via Kafka some other way? Or did you manage to use the Orchestrators built in NLog to be able to send the logs directly to Kafka?