Send real-time logs from windows server to ELK stack

Filebeat will send the log lines as they are written to the log files. You should be able to use it for your task.

And if the data you want to send is contained in Windows Event Logs then use Winlogbeat.

1 Like