Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 748 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 748 Bytes

Syslog Windows Agent

SWA CSHARP

SWA is a service which will send the Windows Event Log to a syslog server.

How it work

When a new log is written to the Windows event log, the application checks whether the log is defined in the rules file. If so, the application sends the log to the syslog server configured in the configuration file.