/syslog-windows-agent

A free windows event collector agent for forwarding events to a syslog server.

Primary LanguageC#

Jakkl - Syslog Windows Agent Jakkl

A Free Windows Event Collector Agent to send logs to a Syslog (ex: Syslog-ng) Server. The agent uses the standard SYSLOG protocol for sending messages.

Getting Started

Download the built agent from Here, or clone this repo and build yourself.

Configure Jakkl

  • Set program startup
  • Set event sources and types to monitor
  • Set Syslog Server IP/FQDN and Port
**All Settings are saved to the registry**

Agent In Action

Coming Soon (GIF of messages from windows to Syslog Server)

To-Dos

  • Push Code to GitHub
  • Allow MultiSelect of Event Sources
  • Allow MultiSelect of Event Types