log forward from windows Servers to syslog vm

Riadh Zehani 125 Reputation points
2023-11-10T07:06:34.86+00:00

Hello,

I'm seeking for a method to forward all the relevant logs on my windows Servers in order to send them to a centralized syslog VM.

Are there any methods to log forward the logs automatically on windows Servers?

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lucas 266 Reputation points
    2023-11-14T19:41:17.26+00:00

    You can configure Windows Event Forwarding on your servers to send all the logs to a collector, the logs will show up in the collector in the Event Viewer -> Forwarded Events logs.

    From there, you can use an agent that will access the Forwarded Events log on the collector and transmit all the data to the Syslog server (for example, Winlogbeat -> LogStash -> Syslog).

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.